-
Notifications
You must be signed in to change notification settings - Fork 6
Pull requests: alranel/DBIx-Lite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
backcompat: ensure that default select expression is created prior to calls to select_also()
#30
opened Aug 19, 2025 by
djerius
Loading…
bugfix: check for acceptable input in with() did not recognize refs to arrayrefs
#28
opened Aug 6, 2025 by
djerius
Loading…
add support for UPSERT on versions of PostgreSQL and SQLite which support it
#27
opened Aug 5, 2025 by
djerius
Loading…
bugfix: table alias failed for update & delete if SQLA's quote_char was set
#25
opened Aug 4, 2025 by
djerius
Loading…
create a column alias for COUNT(*) so that optional SQL::Abstract::More column quoting works
#24
opened Jul 8, 2025 by
djerius
Loading…
ProTip!
Filter pull requests by the default branch with base:master.