| Implement the Create_Database and update Create_Connection after changes in ADO.Configs |
|
More...
|
almost 8 years ago
|
| Implement Create_Database procedure Update Create_Connection procedure to use the ADO.Configs operations |
|
More...
|
almost 8 years ago
|
| Implement the Create_Database procedure |
|
More...
|
almost 8 years ago
|
| New package to help in creation of a database |
|
More...
|
almost 8 years ago
|
| Implement the Access_Connection procedure |
|
More...
|
almost 8 years ago
|
| Declare the Access_Connection procedure |
|
More...
|
almost 8 years ago
|
| Declare the Create_Database procedure |
|
More...
|
almost 8 years ago
|
| Declare the Create_Database procedure |
|
More...
|
almost 8 years ago
|
| Declare the Create_Database procedure |
|
More...
|
almost 8 years ago
|
| Use Configs.QUERY_PATHS_CONFIG and Configs.QUERY_LOAD_CONFIG constants |
|
More...
|
almost 8 years ago
|
| Moved the Configuration type operation in the ADO.Configs package |
|
More...
|
almost 8 years ago
|
| Move the Configuration type in a separate package ADO.Configs so that it is easier to use |
|
More...
|
almost 8 years ago
|
| Moved Connection_Error exception to the ADO.Configs package |
|
More...
|
almost 8 years ago
|
| Moved operations from ADO.Drivers.Connections to ADO.Configs |
|
More...
|
almost 8 years ago
|
| Moved the Configuration type outside of the ADO.Drivers.Connections package in the new ADO.Configs package |
|
More...
|
almost 8 years ago
|
| Use the Nullable types declared in Util.Nullables so that we can share these types with Swagger REST API |
|
More...
|
almost 8 years ago
|
| Update the installation for Postgresql |
|
More...
|
almost 8 years ago
|
| Rebuild |
|
More...
|
almost 8 years ago
|
| Restore the AC_PROG_CC for Windows |
|
More...
|
almost 8 years ago
|
| Integrate newer config.guess and config.sub to solve Windows 10, problems |
|
More...
|
almost 8 years ago
|
| Rename Blob_Stream type into Blob_Input_Stream |
|
More...
|
almost 8 years ago
|
| Implement operations for blob streams |
|
More...
|
almost 8 years ago
|
| New package with Blob_Output_Stream to build a Blob object from a stream |
|
More...
|
almost 8 years ago
|
| Fix insertion of blob value |
|
More...
|
almost 8 years ago
|
| Clarify the Postgresql installation |
|
More...
|
almost 8 years ago
|
| Fix postgresql setup |
|
More...
|
almost 8 years ago
|
| Fix the GNAT project |
|
More...
|
almost 8 years ago
|
| Update the Query_Error exception to add the query name in the message |
|
More...
|
almost 8 years ago
|
| Update the Invalid_Type exception to add a message |
|
More...
|
almost 8 years ago
|
| In Get_Int64, verify the type of the column and raise Invalid_Type if this is not an integer |
|
More...
|
almost 8 years ago
|