1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the configuration - configure the ADO.Drivers.Initialize procedure using gnatprep
ciceron
as Stephane Carrez
More... over 15 years ago
Rebuild the model Use Util.Beans instead of EL package
ciceron
as Stephane Carrez
More... over 15 years ago
Provide a driver initialization procedure that initializes the known database drivers
ciceron
as Stephane Carrez
More... over 15 years ago
Fix compilation after integration of EL.Objects in Util library
ciceron
as Stephane Carrez
More... over 15 years ago
Add missing files
ciceron
as Stephane Carrez
More... over 15 years ago
Configure the samples build file
ciceron
as Stephane Carrez
More... over 15 years ago
Add --with-ada-util and --with-ada-el configuration options
ciceron
as Stephane Carrez
More... over 15 years ago
Add comparison for objects
ciceron
as Stephane Carrez
More... almost 16 years ago
Fix and update the unit tests
ciceron
as Stephane Carrez
More... almost 16 years ago
Get the object key on the Object_Ref record Fix comparison Add support for date
ciceron
as Stephane Carrez
More... almost 16 years ago
Rebuild the models
ciceron
as Stephane Carrez
More... almost 16 years ago
Update the Allocate method to get the Object_Record object
ciceron
as Stephane Carrez
More... almost 16 years ago
Add Save_Field and Add_Param methods for the Object_Key Implement the adjust/finalize methods to update the reference counter and release the driver statement
ciceron
as Stephane Carrez
More... almost 16 years ago
Change the sequence allocator to have an Object_Record object to initialize (provides more flexibility to the allocator and object key types)
ciceron
as Stephane Carrez
More... almost 16 years ago
Add the Hash method to get a hash for the class mapping
ciceron
as Stephane Carrez
More... almost 16 years ago
Improvement of Object_Key and Object_Record - Add Get_Value methods to retrieve the object key value - Add support to convert the object_key into a string - Add Set_Value to set the key value - Add Set_Key_Value on the Object_Record class
ciceron
as Stephane Carrez
More... almost 16 years ago
Fix memory leak: free the sequence generator associated to each generator name
ciceron
as Stephane Carrez
More... almost 16 years ago
Add test to delete everything from the 'allocate' table Fix XMl mapping to specify the id generator
ciceron
as Stephane Carrez
More... almost 16 years ago
For the Delete_Statement, return the number of deleted rows In the MySQL driver, verify that the delete statement is successful
ciceron
as Stephane Carrez
More... almost 16 years ago
Fix mysql insert statements
ciceron
as Stephane Carrez
More... almost 16 years ago
Generate the model files for the unit tests
ciceron
as Stephane Carrez
More... almost 16 years ago
Re-build the model files
ciceron
as Stephane Carrez
More... almost 16 years ago
Add build files, copyright notice and README
ciceron
as Stephane Carrez
More... almost 16 years ago
Re-generate the model
ciceron
as Stephane Carrez
More... almost 16 years ago
Unit tests for ADO
ciceron
as Stephane Carrez
More... almost 16 years ago
Re-build the model
ciceron
as Stephane Carrez
More... almost 16 years ago
Fix implementation of update statements
ciceron
as Stephane Carrez
More... almost 16 years ago
Examples for ADO - simple database model with a user table - generate the model for the example - example to retrieve a user
ciceron
as Stephane Carrez
More... almost 16 years ago
Mysql C library access (generated by gcc from mysql.h and updated manually)
ciceron
as Stephane Carrez
More... almost 16 years ago
Implementation to load the database schema of a Mysql database
ciceron
as Stephane Carrez
More... almost 16 years ago