- 30 May, 2009 5 commits
-
-
romanb authored
[2.0] Solved the hassle with dropping/creating the test database through introducing a second test database for temporary connections. Please check the dbproperties.xml.dev file for reference. The 2 test databases need to be created *once* before the very first time of running the tests. New procedure successfully tested against mysql, postgresql, oracle.
-
romanb authored
-
romanb authored
[2.0] Adjusted getConnection since there is no need to create/drop the database for sqlite in-memory.
-
jwage authored
-
jwage authored
-
- 22 Jan, 2009 1 commit
-
-
romanb authored
-
- 12 Jan, 2009 1 commit
-
-
romanb authored
First tests for basic collection implementation. First experimental use of closures (Currently commented out, because the svn server makes a syntax check against 5.2.x).
-
- 04 Jan, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2008 1 commit
-
-
romanb authored
-
- 13 Sep, 2008 1 commit
-
-
romanb authored
-
- 12 Sep, 2008 2 commits
- 04 Jul, 2008 1 commit
-
-
romanb authored
-
- 15 Jun, 2008 1 commit
-
-
romanb authored
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
-
- 11 Feb, 2008 1 commit
-
-
romanb authored
--no commit message
-
- 10 Feb, 2008 1 commit
-
-
romanb authored
-