| Add Get_Server, Get_Port and Get_Database accessors on the Connection |
|
More...
|
over 15 years ago
|
| SQL improvement - Define the entity_type name as unique - Define the entity_type table with an auto increment primary key - Rebuild the SQL files from the XML model |
|
More...
|
over 15 years ago
|
| Fix compilation warnings and cleanup |
|
More...
|
over 15 years ago
|
| Fix compilation warnings |
|
More...
|
over 15 years ago
|
| Fix compilation warnings and cleanup - remove the Create_Statement functions which are no longer necessary in the mysql driver - disable warnings for mysql-mysql.ads file |
|
More...
|
over 15 years ago
|
| Use the Create_Statement functions now defined in ADO.Statements.Create package |
|
More...
|
over 15 years ago
|
| Move the Create_Statement function in a separate package - Create_Statement function are internal - Move them to a child package so that they are not dispatching and it is not necessary to override them |
|
More...
|
over 15 years ago
|
| Update the notice |
|
More...
|
over 15 years ago
|
| Update the configure script |
|
More...
|
over 15 years ago
|
| Rebuild the model files for the unit tests |
|
More...
|
over 15 years ago
|
| Add the new unit tests |
|
More...
|
over 15 years ago
|
| Add unit test for ADO.Queries |
|
More...
|
over 15 years ago
|
| Fix compilation warning |
|
More...
|
over 15 years ago
|
| ADO Samples - add an example for XML query - re-generate the samples model - add the samples configuration properties - build the new samples |
|
More...
|
over 15 years ago
|
| Update the print example |
|
More...
|
over 15 years ago
|
| Example to add an element in the database |
|
More...
|
over 15 years ago
|
| Example to execute a query stored in an XML file and mapped to an Ada record |
|
More...
|
over 15 years ago
|
| Example to read the database schema |
|
More...
|
over 15 years ago
|
| Add an Initialize procedure to configure path where the XML queries are searched |
|
More...
|
over 15 years ago
|
| Query context - store the query definition in the query context - define the query SQL limits - get the SQL that corresponds to the query context - build the query statement with the SQL query |
|
More...
|
over 15 years ago
|
| Add an Initialize procedure - Load the global configuration properties - Initialize the query loader |
|
More...
|
over 15 years ago
|
| Query model implementation - define the model for XML query representation - read the XML query files |
|
More...
|
over 15 years ago
|
| Refactor the XML files - move the samples files in db/samples - move the unit tests files in db/regtests |
|
More...
|
over 15 years ago
|
| Add Query_Info and Read_Query to load a query definition from an XML file - define the XML mapping for loading an XML query file - new procedure Read_Query to read an XML file and get the SQL query |
|
More...
|
over 15 years ago
|
| Move the XML model files in 'db' Update the command to re-build the model files Fix style |
|
More...
|
over 15 years ago
|
| Fix indentation and add some comments |
|
More...
|
over 15 years ago
|
| Add empty dirs and update svn:ignore |
|
More...
|
over 15 years ago
|
| Disable sqlite module until it is integrated |
|
More...
|
over 15 years ago
|
| Ignore some generated files |
|
More...
|
over 15 years ago
|
| Update config.sub to a newer version |
|
More...
|
over 15 years ago
|