| Rebuild the model |
|
More...
|
about 15 years ago
|
| Rename the library libadaado and put the obj/ali in a specific directory 'ado' under obj and lib |
|
More...
|
about 15 years ago
|
| Project file for installation |
|
More...
|
about 15 years ago
|
| Add the install and uninstall make targets |
|
More...
|
about 15 years ago
|
| Add prepare-release make target |
|
More...
|
about 15 years ago
|
| Change the Initialize to accept any property manager class |
|
More...
|
about 15 years ago
|
| Fix compilation with AUnit 2011 |
|
More...
|
about 15 years ago
|
| Define Find_Entity_Type at the Session object level |
|
More...
|
about 15 years ago
|
| Load the database entities only if we have a database |
|
More...
|
about 15 years ago
|
| Add Find_Entity_Type on the session object Store the entity_type cache in the session factory Obtain the entity_type from the cache stored in the session factory |
|
More...
|
about 15 years ago
|
| Add unit tests for entity type cache Fix initialization and Find procedures |
|
More...
|
about 15 years ago
|
| Definition of Entity_Type cache |
|
More...
|
about 15 years ago
|
| Define the Object_Id and Blob types |
|
More...
|
about 15 years ago
|
| Add unit tests for expand SQL |
|
More...
|
about 15 years ago
|
| Optimize SQL expand and add a Bind_Null_Param procedure |
|
More...
|
about 15 years ago
|
| Improvement of SQL query expansion - recognize several forms of query parameters ? :nnn :name - fix support for named parameters |
|
More...
|
about 15 years ago
|
| Add the Entity_Type |
|
More...
|
about 15 years ago
|
| Fix some memory leaks in SQLite driver Disable transaction due to a problem with SQLite |
|
More...
|
about 15 years ago
|
| Retry the sequence block allocation a number of times sleeping by 10ms increment Raise an exception if the sequence block cannot be allocated |
|
More...
|
about 15 years ago
|
| After executing an sqlite statement, call Release_Stmt to free the sqlite statement |
|
More...
|
about 15 years ago
|
| Regenerate the sqlite3_h from a newer sqlite.h header |
|
More...
|
about 15 years ago
|
| Add a debug log to dump the SQL query being executed in debug mode |
|
More...
|
about 15 years ago
|
| Build the SQLite driver if sqlite is available |
|
More...
|
about 15 years ago
|
| SQL schema files for MySQL and for SQLite |
|
More...
|
about 15 years ago
|
| Integrate the sqlite driver - fix the sqlite driver with the new ADO driver framework |
|
More...
|
about 15 years ago
|
| Remove unused Execute procedure |
|
More...
|
about 15 years ago
|
| Add an Initialize procedure with a property manager Change the driver name to a Util.Name_Access |
|
More...
|
about 15 years ago
|
| Add T_NULL column type |
|
More...
|
about 15 years ago
|
| Cleanup and remove unused procedure Execute Set the mysql driver name as a constant string |
|
More...
|
about 15 years ago
|
| If the XML query file does not exist, do not raise an exception but log an error |
|
More...
|
about 15 years ago
|