romanb
|
a758b56551
|
[2.0] Introduced SQL logging facilities. Made Type constructor private to prevent instantiation and force use of the factory method getType().
|
2009-05-28 11:13:12 +00:00 |
|
jwage
|
b951056025
|
[2.0] Adding initial MsSql platform and tests
|
2009-05-26 18:14:19 +00:00 |
|
romanb
|
ecd30bc242
|
[2.0] Started to implement proxy object handling. Introduced a configuration switch for partial objects (allowPartialObjects) that defaults to TRUE. Setting to FALSE enables proxying and lazy-loading.
|
2009-05-13 15:19:27 +00:00 |
|
romanb
|
16c4efccd8
|
[2.0] DBAL streamlining and starting to increase test coverage.
|
2009-05-03 18:07:57 +00:00 |
|
romanb
|
a38a1f5188
|
Simplified first platform test. Further platform tests should follow the same scheme.
|
2009-02-18 10:26:12 +00:00 |
|
jwage
|
b8b8f85d2e
|
[2.0] Adding basic tests for AbstractPlatform
|
2009-02-17 23:27:11 +00:00 |
|