Files
TinyORM/tom
silverqx 63b8a5884e tom bugfix using a default connection
After support for multiple connections for the --database= option was
added a default connection have stopped work.

Reworked support for multiple connections, the loop was moved to the
usingConnections() methods instead of foreach loop inside commands.

 - also enahnced handling of exit codes for commands which execute
   another commands
2022-08-17 09:29:26 +02:00
..
2022-05-26 09:51:51 +02:00
2022-08-17 09:29:26 +02:00