Denis Flaven
5df462514a
Optimization: don't try to cache the structure of all the tables in the database. Focus on the ones used by the data model !
...
SVN:code[39]
2009-04-14 17:00:24 +00:00
Romain Quetiez
74da660194
Code cleanup (MakeHyperlink and GetHyperlink) + Data load and web services unit tests
...
SVN:code[35]
2009-04-14 16:19:51 +00:00
Romain Quetiez
1a53dcd997
Removed unused code (sample)
...
SVN:code[29]
2009-04-01 06:54:50 +00:00
Romain Quetiez
9d6c8ca0c2
Table names and DB prefix may have upper case letters, it should work -test on Windows where the actual name is transformed into lower case
...
SVN:code[28]
2009-03-31 16:56:51 +00:00
Romain Quetiez
8d9ea9dcdd
OQL: Fixed a number of bugs, and implemented new features
...
- bug: a JOIN b on b.extkey = a.id
- bug: operators precedence (still a shift-reduce conflict with JOINS)
- changed pkey into id (preserved the compatibility for DBObjectSearch::AddCondition()
- allow implicit class name in WHERE condition
- bug: wrong report on typo error
- suggest an alternative in case of typo error
SVN:code[12]
2009-03-27 14:36:14 +00:00
Denis Flaven
6d3c13a781
- new API to get the MySQL version
...
- safer way to check if a DB exists (not fully tested yet)
SVN:code[6]
2009-03-27 10:31:14 +00:00
Denis Flaven
ec48618573
Initial import on SourceForge
...
SVN:code[2]
2009-03-13 17:13:48 +00:00