Provide default index names for SQLite
[dbsrgits/SQL-Translator.git] / t / 56-sqlite-producer.t
2014-12-14 Andrew Gregory Provide default index names for SQLite
2013-10-31 Arthur Axel 'fREW... Revert "Fixed autoincrement in primary keys for SQLite"
2013-10-30 rporres Fixed autoincrement in primary keys for SQLite
2012-05-07 Arthur Axel 'fREW... fix excepted and scalarref quoting for DEFAULTS in...
2012-05-07 Arthur Axel 'fREW... fix sizeless types and typemap for SQLite
2012-05-07 Arthur Axel 'fREW... fix list of numeric types for SQLite
2012-04-27 Arthur Axel 'fREW... Default SQLite quoting to off until we are capable...
2012-01-23 Peter Rabbitson Correct SQLite quote-char
2012-01-17 Peter Rabbitson Combined patches from RT#70734 and RT#44769
2011-12-25 Arthur Axel 'fREW... quote SQLite identifiers
2010-06-02 Andrew Rodland Fix SQLite producer create_view so it doesn't generate...
2008-10-08 Jess Robinson By royal decree, produced statements in list context...