Add config file path to docs example (
#2338 )
Pull request merge
Trim trailing semicolon before executing query (
#2344 )
Pull request merge
Update phpunit/phpunit requirement from ^9.5.19 to ^9.5.19 || ^11.0.0
Docs: Use
require
without brackets (
#2337 )
Pull request merge
MasterOdinpushed 1 commit to 0.x • 6f0ec12…5bad109 • on Dec 20, 2024
Add SQLiteAdapter::isMemory helper function (
#2336 )
Pull request merge
MasterOdinpushed 1 commit to 0.x • fa2b585…6f0ec12 • on Dec 14, 2024
Add SQLiteAdapter::isMemory helper function
Docs: Set config name to
:memory:
in docs example (
#2335 )
Pull request merge
MasterOdinpushed 1 commit to 0.x • 1b64777…fa2b585 • on Dec 14, 2024
Docs: Set PDO attributes after variable has been assigned (
#2334 )
Pull request merge
MasterOdinpushed 1 commit to 0.x • 8a75045…1b64777 • on Dec 9, 2024
Remove ZH link for docs (
#2333 )
Pull request merge
MasterOdinpushed 1 commit to 0.x • 83bfbbe…8a75045 • on Dec 3, 2024
Fix SQLiteAdapter::getColumns with Literal column (
#2331 )
Pull request merge
MasterOdinpushed 1 commit to 0.x • 25eaa54…83bfbbe • on Dec 3, 2024
Fix SQLiteAdapter::getColumns with Literal column
Force push
Fix SQLiteAdapter::getColumns with Literal column
Fix type with space between limit and precision in SQLiteAdapter (
#2329 )
Pull request merge
MasterOdinpushed 1 commit to 0.x • 74e1266…25eaa54 • on Dec 3, 2024
Fix parsing decimal(10, 5) in SQLiteAdapter
Error on using reserved keyword for migration name (
#2328 )
Pull request merge
MasterOdinpushed 1 commit to 0.x • 47462b3…74e1266 • on Dec 2, 2024
validate that we're getting the right exception message
Error on using reserved keyword for migration name
Add deprecation warning for Util::mapClassNameToFileName (
#2327 )
Pull request merge
MasterOdinpushed 1 commit to 0.x • 18e6d44…47462b3 • on Nov 30, 2024
Add deprecation warning for Util::mapClassNameToFileName
Add deferrable constraints management for PSQL (
#2322 )
Pull request merge
MasterOdinpushed 1 commit to 0.x • ba6b485…18e6d44 • on Nov 30, 2024
You can’t perform that action at this time.