1. 05 May, 2012 2 commits
  2. 13 Apr, 2012 1 commit
  3. 29 Jan, 2012 1 commit
  4. 22 Jan, 2012 1 commit
  5. 16 Jan, 2012 1 commit
  6. 03 Jan, 2012 1 commit
  7. 19 Dec, 2011 4 commits
  8. 18 Dec, 2011 1 commit
    • Miquel Rodríguez Telep / Michael Rodríguez-Torrent's avatar
      Remove broken SQLite auto-increment and fix composite primary keys · ced12abf
      * The old implementation produced invalid SQLite statements for tables with
        a composite primary key, as SQLite cannot have more than one primary key
        clause and autoincrement can only be declared on a single column
      * There is currently no way to tell from its pragma if an SQLite column
        auto-increments, therefore enabling it on all primary keys is not accurate
      * SQLite primary keys auto-increment anyway (but slightly differently from an
        actual auto-increment column -- not guaranteed unique)
      ced12abf
  9. 31 Oct, 2011 1 commit
  10. 04 Jul, 2011 1 commit
  11. 28 Jun, 2011 1 commit
  12. 18 Jun, 2011 1 commit
  13. 16 May, 2011 1 commit
  14. 11 May, 2011 1 commit
  15. 05 Mar, 2011 1 commit
  16. 28 Feb, 2011 1 commit
  17. 29 Nov, 2010 1 commit
  18. 16 Nov, 2010 1 commit
  19. 30 Oct, 2010 1 commit
  20. 29 Aug, 2010 1 commit
  21. 23 Aug, 2010 2 commits
  22. 13 Jun, 2010 1 commit
  23. 20 May, 2010 1 commit
  24. 16 Apr, 2010 1 commit
  25. 08 Apr, 2010 1 commit
  26. 08 Jul, 2009 1 commit
  27. 15 Jun, 2009 1 commit
  28. 02 Jun, 2009 1 commit
  29. 28 May, 2009 1 commit