1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement the Create_Database and update Create_Connection after changes in ADO.Configs
ciceron
as Stephane Carrez
More... almost 8 years ago
Implement Create_Database procedure Update Create_Connection procedure to use the ADO.Configs operations
ciceron
as Stephane Carrez
More... almost 8 years ago
Implement the Create_Database procedure
ciceron
as Stephane Carrez
More... almost 8 years ago
New package to help in creation of a database
ciceron
as Stephane Carrez
More... almost 8 years ago
Implement the Access_Connection procedure
ciceron
as Stephane Carrez
More... almost 8 years ago
Declare the Access_Connection procedure
ciceron
as Stephane Carrez
More... almost 8 years ago
Declare the Create_Database procedure
ciceron
as Stephane Carrez
More... almost 8 years ago
Declare the Create_Database procedure
ciceron
as Stephane Carrez
More... almost 8 years ago
Declare the Create_Database procedure
ciceron
as Stephane Carrez
More... almost 8 years ago
Use Configs.QUERY_PATHS_CONFIG and Configs.QUERY_LOAD_CONFIG constants
ciceron
as Stephane Carrez
More... almost 8 years ago
Moved the Configuration type operation in the ADO.Configs package
ciceron
as Stephane Carrez
More... almost 8 years ago
Move the Configuration type in a separate package ADO.Configs so that it is easier to use
ciceron
as Stephane Carrez
More... almost 8 years ago
Moved Connection_Error exception to the ADO.Configs package
ciceron
as Stephane Carrez
More... almost 8 years ago
Moved operations from ADO.Drivers.Connections to ADO.Configs
ciceron
as Stephane Carrez
More... almost 8 years ago
Moved the Configuration type outside of the ADO.Drivers.Connections package in the new ADO.Configs package
ciceron
as Stephane Carrez
More... almost 8 years ago
Use the Nullable types declared in Util.Nullables so that we can share these types with Swagger REST API
ciceron
as Stephane Carrez
More... almost 8 years ago
Update the installation for Postgresql
ciceron
as Stephane Carrez
More... almost 8 years ago
Rebuild
ciceron
as Stephane Carrez
More... almost 8 years ago
Restore the AC_PROG_CC for Windows
ciceron
as Stephane Carrez
More... almost 8 years ago
Integrate newer config.guess and config.sub to solve Windows 10, problems
ciceron
as Stephane Carrez
More... almost 8 years ago
Rename Blob_Stream type into Blob_Input_Stream
ciceron
as Stephane Carrez
More... almost 8 years ago
Implement operations for blob streams
ciceron
as Stephane Carrez
More... almost 8 years ago
New package with Blob_Output_Stream to build a Blob object from a stream
ciceron
as Stephane Carrez
More... almost 8 years ago
Fix insertion of blob value
ciceron
as Stephane Carrez
More... almost 8 years ago
Clarify the Postgresql installation
ciceron
as Stephane Carrez
More... almost 8 years ago
Fix postgresql setup
ciceron
as Stephane Carrez
More... almost 8 years ago
Fix the GNAT project
ciceron
as Stephane Carrez
More... almost 8 years ago
Update the Query_Error exception to add the query name in the message
ciceron
as Stephane Carrez
More... almost 8 years ago
Update the Invalid_Type exception to add a message
ciceron
as Stephane Carrez
More... almost 8 years ago
In Get_Int64, verify the type of the column and raise Invalid_Type if this is not an integer
ciceron
as Stephane Carrez
More... almost 8 years ago