Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Demo working with MySQL | Adam Chlipala | 2009-07-16 |
* | Sequence code compiles in MySQL | Adam Chlipala | 2009-07-16 |
* | MySQL accepts generated demo DDL | Adam Chlipala | 2009-07-16 |
* | Demo compiles again with Postgres and MySQL; MySQL version lacks sequence cod... | Adam Chlipala | 2009-07-12 |
* | MySQL demo/sql succeeds in reading no rows | Adam Chlipala | 2009-07-12 |
* | MySQL query gets up to C linking | Adam Chlipala | 2009-07-12 |
* | Validating views | Adam Chlipala | 2009-06-30 |
* | Switch to Information Schema from Postgres catalog | Adam Chlipala | 2009-06-30 |
* | Move all DBMS initialization to #init | Adam Chlipala | 2009-06-30 |
* | Moved nextval code into Settings | Adam Chlipala | 2009-06-28 |
* | Moved dml code into Settings | Adam Chlipala | 2009-06-28 |
* | Moved query code into Settings | Adam Chlipala | 2009-06-28 |
* | Start of multi-DBMS support | Adam Chlipala | 2009-06-28 |