| Database audit support: new package for table auditing |
|
More...
|
over 7 years ago
|
| Add use type ADO.Schemas.Column_Index clause |
|
More...
|
over 7 years ago
|
| Add use type ADO.Schemas.Column_Index clause |
|
More...
|
over 7 years ago
|
| Add use type ADO.Schemas.Column_Index clause |
|
More...
|
over 7 years ago
|
| Declare the Column_Index and Auditable_Class_Mapping types |
|
More...
|
over 7 years ago
|
| Declare MAX_COLUMNS constant, use SQLite limit, 2000 |
|
More...
|
over 7 years ago
|
| Optimize the SQLite Prepare procedure |
|
More...
|
over 7 years ago
|
| Performance improvement of sqlite: avoid converting the SQL into a C string and allocating/freeing the memory, declare the sqlite3 function as accepting the String type |
|
More...
|
over 7 years ago
|
| Optimize Has_Elements function |
|
More...
|
over 7 years ago
|
| Fix #2: check for XML/Ada and report an error message if it was not found |
|
More...
|
over 7 years ago
|
| Use Mysql_Real_Query instead of Mysql_Query |
|
More...
|
over 7 years ago
|
| Rebuild |
|
More...
|
over 7 years ago
|
| Use AC_SEARCH_LIBS to check for various libraries and check for -lmariadb |
|
More...
|
over 7 years ago
|
| Fix the database Configure to ignore the "socket" parameter which can be used to specify the Unix socket path |
|
More...
|
over 7 years ago
|
| Remove definition of sqlite_version because gcc-7 Ubuntu 18.04 crashes with a Storage_Error exception even though the symbol is imported |
|
More...
|
over 7 years ago
|
| Fix memory leak that occured when running the same query statement several times |
|
More...
|
almost 8 years ago
|
| Fix memory leak that occured when running the same query statement several times |
|
More...
|
almost 8 years ago
|
| Fix the connection configuration to take into account numbers when configuring the MySQL database connection Raise an SQL_Error exception if the Execute procedure fails to run the SQL |
|
More...
|
almost 8 years ago
|
| Fix memory leak that occured when running the same query statement several times |
|
More...
|
almost 8 years ago
|
| Update examples to catch errors and report an error message |
|
More...
|
almost 8 years ago
|
| Update header |
|
More...
|
almost 8 years ago
|
| When creating the database session, do not load the table entities when the ado.entities.ignore configuration parameter is set |
|
More...
|
almost 8 years ago
|
| Add log message on the count of entities loaded |
|
More...
|
almost 8 years ago
|
| Use the Is_On function to check if we can use dynamic load |
|
More...
|
almost 8 years ago
|
| Use Is_On function to check if the SQLite create flag must be set Ignore the 'create' property when configuring the SQLite pragmas |
|
More...
|
almost 8 years ago
|
| Declare the CREATE_NAME constant |
|
More...
|
almost 8 years ago
|
| Fix compilation warning |
|
More...
|
almost 8 years ago
|
| Fix compilation warning |
|
More...
|
almost 8 years ago
|
| Implement Is_On function |
|
More...
|
almost 8 years ago
|
| Implement Is_On function |
|
More...
|
almost 8 years ago
|