Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Conform to Apache standard directory layout | James Moger | 2013-03-08 | 1 | -614/+0 |
| | |||||
* | Fix encodings on some source files and confirm by compiling as UTF-8 | James Moger | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Allows to gain full control of transactions | bartolomiew | 2012-11-02 | 1 | -2/+2 |
| | |||||
* | Cleanup stray tables & views for each test | James Moger | 2012-10-15 | 1 | -0/+7 |
| | |||||
* | add foreign key constraint annotation | bartolomiew | 2012-10-12 | 1 | -1/+2 |
| | | | | add unique constraint annotation fix small bug in build.xml for java source destination | ||||
* | Support for read-only views (issue 8) | James Moger | 2012-09-25 | 1 | -1/+11 |
| | |||||
* | Fixed join into custom type of primitivesv0.7.3 | James Moger | 2011-12-06 | 1 | -0/+2 |
| | |||||
* | Fixed joins on primitives | James Moger | 2011-12-05 | 1 | -1/+2 |
| | |||||
* | Launch H2 and HSQL servers in test suite and include tcp benchmarks. | James Moger | 2011-08-17 | 1 | -20/+74 |
| | |||||
* | Renamed logger. Improved test suite. Added Apache Commons and DBCP.v0.7.0 | James Moger | 2011-08-17 | 1 | -66/+135 |
| | |||||
* | Added support for PostgreSQL. Passes all but the boolean-as-int tests. | James Moger | 2011-08-17 | 1 | -2/+8 |
| | |||||
* | Finished MySQL dialect; v5.0.51b 100% tested. Added Db.dropTable(T) | James Moger | 2011-08-16 | 1 | -35/+114 |
| | |||||
* | Prepare 0.6.6 release.v0.6.6 | James Moger | 2011-08-15 | 1 | -16/+28 |
| | |||||
* | Improving performance documentation. | James Moger | 2011-08-15 | 1 | -7/+62 |
| | |||||
* | Added Derby dialect. Finished HSQL dialect. Documentation. | James Moger | 2011-08-15 | 1 | -23/+220 |
| | | | | | | | | | | * Improved DEFAULT value specifications. * Fixed bug in buildObjects where the ResultSet could be closed by the automatic create table attempt. * DbInspector now uses the dialect's reported DATETIME class preference. * Improved IciqlException SQLState code checks. * Integrated LIMIT and OFFSET expression appending in dialects. * Updated to H2 1.3.159 * Allow reopening of a memory database in the test suite. | ||||
* | Restructured test suite to run against multiple databases. | James Moger | 2011-08-11 | 1 | -4/+88 |
| | |||||
* | Fixed first enum constant special case. (issue 4) | James Moger | 2011-08-08 | 1 | -2/+3 |
| | |||||
* | Fully support H2 UUID type. Cleanup imports for generated models. | James Moger | 2011-08-08 | 1 | -2/+2 |
| | |||||
* | Simplified annotations. Interchangeable int-boolean runtime mapping. | James Moger | 2011-08-05 | 1 | -2/+2 |
| | |||||
* | Initial commit of iciql. | James Moger | 2011-08-03 | 1 | -0/+36 |