2012-04-27 |
Arthur Axel 'fREW... |
Default SQLite quoting to off until we are capable... |
blob | commitdiff |
2012-04-24 |
John Napiorkowski |
fix for when we are adding /dropping columns in sqlite... |
blob | commitdiff | diff to current |
2012-02-04 |
Arthur Axel 'fREW... |
use future stuff for SQLite field generation |
blob | commitdiff | diff to current |
2012-02-04 |
Peter Rabbitson |
Move ProducerUtils into the new dir layout |
blob | commitdiff | diff to current |
2012-01-23 |
Peter Rabbitson |
Correct SQLite quote-char |
blob | commitdiff | diff to current |
2012-01-17 |
Peter Rabbitson |
Combined patches from RT#70734 and RT#44769 |
blob | commitdiff | diff to current |
2011-12-25 |
Arthur Axel 'fREW... |
quote SQLite identifiers |
blob | commitdiff | diff to current |
2011-12-24 |
Arthur Axel 'fREW... |
our > use vars |
blob | commitdiff | diff to current |
2011-12-24 |
Arthur Axel 'fREW... |
remove commented copyright |
blob | commitdiff | diff to current |
2011-12-24 |
Arthur Axel 'fREW... |
take out duplicate docs |
blob | commitdiff | diff to current |
2011-12-24 |
Arthur Axel 'fREW... |
Whitespace |
blob | commitdiff | diff to current |
2011-12-24 |
Devin Austin |
added kaitlyn's patch for mysql->sqlite translation |
blob | commitdiff | diff to current |
2011-03-02 |
Arthur Axel 'fREW... |
Create and parse FK constraints in SQLite |
blob | commitdiff | diff to current |
2011-02-04 |
Darren Chamberlain |
Revert last change becuase it broke a bunch of tests. |
blob | commitdiff | diff to current |
2011-02-04 |
Darren Chamberlain |
Merging patch from ddascalescu+perl@gmail.com, for... |
blob | commitdiff | diff to current |
2011-02-04 |
Jonathan Yu |
Revert my previous changes (rev 1722 reverted back... |
blob | commitdiff | diff to current |
2011-02-04 |
Jonathan Yu |
Remove copyright headers from individual scripts |
blob | commitdiff | diff to current |
2010-06-03 |
Peter Rabbitson |
Awesome non-quoted numeric default patch by Stephen... |
blob | commitdiff | diff to current |
2010-06-02 |
Andrew Rodland |
Fix SQLite producer create_view so it doesn't generate... |
blob | commitdiff | diff to current |
2010-06-01 |
Rafael Kitover |
normalize SQLite and Postgres version numbers |
blob | commitdiff | diff to current |
2010-03-06 |
Peter Rabbitson |
Get SQLite to produce saner output |
blob | commitdiff | diff to current |
2009-08-18 |
Jess Robinson |
Changes + Reverts for 0.11000, see Changes file for... |
blob | commitdiff | diff to current |
2009-08-13 |
Ken Youens-Clark |
Upped version numbers, cleaned up code, fixed my name. |
blob | commitdiff | diff to current |
2009-08-07 |
Ken Youens-Clark |
Fixing my name (is this vain?). |
blob | commitdiff | diff to current |
2009-05-04 |
Peter Rabbitson |
SQLite improvements: |
blob | commitdiff | diff to current |
2009-05-03 |
Peter Rabbitson |
Teach sqlite how to deal with multi-event triggers |
blob | commitdiff | diff to current |
2009-04-28 |
Peter Rabbitson |
Minor POD fix |
blob | commitdiff | diff to current |
2009-02-13 |
Peter Rabbitson |
Downgrade global version - highest version in 9002... |
blob | commitdiff | diff to current |
2009-02-12 |
Peter Rabbitson |
Remove all expansion $XX tags (isolated commit, easily... |
blob | commitdiff | diff to current |
2009-02-12 |
Peter Rabbitson |
Reduce $Id to its normal form |
blob | commitdiff | diff to current |
2009-02-12 |
Peter Rabbitson |
Force everything to 1.99, hopefully will work |
blob | commitdiff | diff to current |
2009-02-11 |
Peter Rabbitson |
Strip evil svn:keywords |
blob | commitdiff | diff to current |
2009-02-07 |
Ash Berlin |
Fix tests! historic/state_before_xmi_deletion_47b3b29f |
blob | commitdiff | diff to current |
2009-02-07 |
Ash Berlin |
svk-commitTn2OH.tmp |
blob | commitdiff | diff to current |
2009-01-17 |
Jonathan Yu |
- Removed use of $Revision$ SVN keyword to generate... |
blob | commitdiff | diff to current |
2009-01-17 |
Jonathan Yu |
- Added some stuff to MANIFEST.SKIP |
blob | commitdiff | diff to current |
2008-10-21 |
Jess Robinson |
Default sqlite_version so we dont get uninitialised... |
blob | commitdiff | diff to current |
2008-10-09 |
Jess Robinson |
Now supporting scalar refs as default values! (rjbs) |
blob | commitdiff | diff to current |
2008-10-09 |
Jess Robinson |
lukes' patch: drop if exists under sqlite 3.3+ |
blob | commitdiff | diff to current |
2008-10-08 |
Jess Robinson |
By royal decree, produced statements in list context... |
blob | commitdiff | diff to current |
2008-09-17 |
Jess Robinson |
Pg views and sqlite views, patch from wreis |
blob | commitdiff | diff to current |
2008-08-26 |
Jess Robinson |
Added patch from groditi to support views in sqlite |
blob | commitdiff | diff to current |
2008-02-01 |
Jess Robinson |
Fix syntax for index dropping in sqlite producer |
blob | commitdiff | diff to current |
2008-01-31 |
Ash Berlin |
Document significance of preproces_schema method |
blob | commitdiff | diff to current |
2008-01-15 |
Ash Berlin |
Add renamed_from to tables. |
blob | commitdiff | diff to current |
2008-01-12 |
Ash Berlin |
Fix after typo in merge |
blob | commitdiff | diff to current |
2008-01-12 |
Ash Berlin |
Added an 'alter sequence' line to the parser grammer... |
blob | commitdiff | diff to current |
2007-12-20 |
Ben Faga |
Applied patch submitted by Nathan Gray |
blob | commitdiff | diff to current |
2007-11-27 |
Ash Berlin |
MAss diff changes imported from Ash's local diff-refact... |
blob | commitdiff | diff to current |
2006-08-26 |
Jess Robinson |
Fix typo, no_comments arg wasnt getting passed. Thanks... |
blob | commitdiff | diff to current |
2006-07-23 |
Jess Robinson |
Splitting of MySQL, Postgres and SQLite producers into... |
blob | commitdiff | diff to current |
2005-07-05 |
Ben Faga |
Made some changes suggested by Michael Slattery to... |
blob | commitdiff | diff to current |
2005-06-13 |
Ben Faga |
Made the changes suggested by Michael Slattery. Made... |
blob | commitdiff | diff to current |
2004-03-16 |
Ken Youens-Clark |
Fixed per Tony Bowden to allow all integer fields ... |
blob | commitdiff | diff to current |
2004-02-09 |
Ken Youens-Clark |
Fixed copyrights. |
blob | commitdiff | diff to current |
2003-10-15 |
Ken Youens-Clark |
POD fixes. |
blob | commitdiff | diff to current |
2003-10-08 |
Ken Youens-Clark |
Needed semicolon on end of constraint def. |
blob | commitdiff | diff to current |
2003-10-04 |
Ken Youens-Clark |
Lots o' refinements. |
blob | commitdiff | diff to current |
2003-07-02 |
Ken Youens-Clark |
Strip field size qualifiers from index fields as SQLite... |
blob | commitdiff | diff to current |
2003-06-11 |
Ken Youens-Clark |
Modified producers to quite looking for the data struct... |
blob | commitdiff | diff to current |
2003-06-09 |
Ken Youens-Clark |
General cleanup, changed to use schema API. |
blob | commitdiff | diff to current |
2003-04-25 |
Darren Chamberlain |
Added refactored comment producing using header_comment. |
blob | commitdiff | diff to current |
2003-03-12 |
Darren Chamberlain |
Added Utils package with debug method, shared between... |
blob | commitdiff | diff to current |
2003-03-04 |
Ken Youens-Clark |
Added SQLite producer, basic knock-off of MySQL produce... |
blob | commitdiff | diff to current |
|