0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
forgotten files not added into Git More... 12 days ago
v3.11 replace Carp::Clan by Carp::Object More... 12 days ago
fix conditions on Compositions : 2nd multiplicity can be 0..n _or_ 0..1 More... 16 days ago
v3.10 internal refactoring : find_result_class() is now done in the metaschema, not in Statement class More... 2 months ago
one more test to reproduce an example from the doc More... 2 months ago
tests for the debug() method More... 2 months ago
bug fix : schema attribute setters must accept undef (for erasing the attribute) More... 2 months ago
doc fix More... 2 months ago
bump to v3.09 More... 3 months ago
installing $dbh->{HandleError} so that error messages go through Carp::Clan More... 3 months ago
removing useless _left_cols in Statement (a vestige of older design) More... 4 months ago
new feature: -result_as => [subquery => $alias]; dependency on SQLAM v1.41 More... 4 months ago
typo in doc More... 4 months ago
v3.08: new Statement arg : -sql_abstract (can also be written -with) More... 4 months ago
added tests and doc for the -with feature (Common Table Expressions) More... 4 months ago
-sql_abstract arg : bug fix and introduction of '-with' as synonym More... 4 months ago
code clarification (cosmetic changes) More... 4 months ago
refactoring: decomposition of a too long subroutine More... 4 months ago
cosmetic: more accurate name for variable More... 4 months ago
new Statement arg : 'sql_abstract'; method refine() has been refactored More... 4 months ago
do not test github actions on perl 5.10 (fails because Test::Deep has indirect dependencies on v5.12) More... 5 months ago
skip Oracle12c tests if Oracle server is not v12 More... 5 months ago
v3.07 : -where_on : support for table aliases and association names More... 5 months ago
cosmetic (algo is clearer) More... 5 months ago
cosmetic (algo is clearer) More... 5 months ago
v3. - -where_on : support for table aliases More... 5 months ago
better test message More... 6 months ago
dependency on SQL::Abstract::More v1.40 More... 6 months ago
tests for Oracle12c More... 6 months ago
v3.06: support for SQL dialect 'Oracle12c'; new arguments 'sql_abstract_class' and 'sql_abstract_args' to define_schema() More... 6 months ago