1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Aug 07, 2025 — Aug 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix style compilation warning
ciceron
as Stephane Carrez
More... over 3 years ago
Feature #12: rebuild the SQL files and remove unused ones
ciceron
as Stephane Carrez
More... over 3 years ago
Feature #12: rebuild the SQL files for samples and unit tests (needed to correctly populate the ado_version table)
ciceron
as Stephane Carrez
More... over 3 years ago
Feature #12: move the "<" comparion on Upgrade_Type to the visible part and fix implementation
ciceron
as Stephane Carrez
More... almost 4 years ago
Feature #12: add more test for Sort_Migration
ciceron
as Stephane Carrez
More... almost 4 years ago
Add Get_Entity_Type function to get an ADO.Entity_Type column
ciceron
as Stephane Carrez
More... almost 4 years ago
Fix style compilation warning
ciceron
as Stephane Carrez
More... almost 4 years ago
Update the unit test
ciceron
as Stephane Carrez
More... almost 4 years ago
Feature #12: change Scan_Migration to allow multiple execution
ciceron
as Stephane Carrez
More... almost 4 years ago
Feature #12: add MIGRATE_PATHS_CONFIG constant for the migration search path
ciceron
as Stephane Carrez
More... almost 4 years ago
Fix installation of SQL migration scripts
ciceron
as Stephane Carrez
More... almost 4 years ago
Feature #12: cleanup the query to update the module version
ciceron
as Stephane Carrez
More... almost 4 years ago
Fix SQL update queries on old SQLite versions (< 3.25)
ciceron
as Stephane Carrez
More... almost 4 years ago
Feature #12: fix sorting the migration schemas to handle dependencies
ciceron
as Stephane Carrez
More... almost 4 years ago
Feature #12: update the migration unit test to check more on the Sort_Migration
ciceron
as Stephane Carrez
More... almost 4 years ago
Update configuration
ciceron
as Stephane Carrez
More... almost 4 years ago
Fix explanation for MySQL test setup: the name of user to connect is 'ado'
ciceron
as Stephane Carrez
More... almost 4 years ago
Mention the change on Alire crate
ciceron
as Stephane Carrez
More... almost 4 years ago
Fix #15: change GNAT project configuration to use ADO_BUILD
ciceron
as Stephane Carrez
More... almost 4 years ago
Add alire ado_mysql badge
ciceron
as Stephane Carrez
More... almost 4 years ago
Mention the fix for SQLite transactions
ciceron
as Stephane Carrez
More... almost 4 years ago
Bug #14: update the unit test
ciceron
as Stephane Carrez
More... almost 4 years ago
Bug #14: refactor the sequence generator implementation
ciceron
as Stephane Carrez
More... almost 4 years ago
Bug #14: add a new unit test to exercise database concurrent insert
ciceron
as Stephane Carrez
More... almost 4 years ago
Bug #14: update management of SQLite database connections
ciceron
as Stephane Carrez
More... almost 4 years ago
Bug #14: add Has_Limited_Transactions to handle limitations with SQLite driver
ciceron
as Stephane Carrez
More... almost 4 years ago
If we fail to open the PostgreSQL connection, we must release it with PQfinish()
ciceron
as Stephane Carrez
More... almost 4 years ago
Fix compilation warning
ciceron
as Stephane Carrez
More... almost 4 years ago
Add missing dependency to libmariadb
ciceron
as Stephane Carrez
More... almost 4 years ago
Update instruction to create the Mysql test database
ciceron
as Stephane Carrez
More... almost 4 years ago