Adam Halfar
|
8a993b1834
Merge branch '5.next' into Rector_UP_TO_PHP_81
|
1 year ago |
ADmad
|
83e44956c1
Merge pull request #17788 from Harfusha/Rector_SymplifyQuoteEscapeRector
|
1 year ago |
Adam Haflar
|
b6f7acdf37
Add changes from rector rule WrapEncapsedVariableInCurlyBracesRector (#17783)
|
1 year ago |
Adam Halfar
|
681fa3fa60
Add changes from rector rule SymplifyQuoteEscapeRector
|
1 year ago |
Adam Halfar
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
Mark Story
|
8c583d2eac
Add sqlserver support for geospatial types.
|
1 year ago |
Corey Taylor
|
a38010c9e6
Convert test annotations to attributes.
|
1 year ago |
Kevin Pfeifer
|
ddd7b022ac
minor test cleanup
|
2 years ago |
Kevin Pfeifer
|
04b02a3e6c
convert returnCallback() to willReturnCallback()
|
2 years ago |
Kevin Pfeifer
|
1f5036d20b
convert returnValue() to willReturn()
|
2 years ago |
ndm2
|
13736874ae
Fix SQL Server schema not recognizing unique indexes as unique.
|
3 years ago |
Corey Taylor
|
98f8fdd628
Fix auto increment detection for tables with non-id primary keys
|
3 years ago |
ADmad
|
d69f959ee4
Rename Driver::createPDO() to Driver::createPdo()
|
4 years ago |
ADmad
|
84a5828689
Update property and methods for better readability.
|
4 years ago |
Corey Taylor
|
aeae58926b
Merge branch '4.next' into 5.x
|
4 years ago |
Mark Story
|
2dcd35c3aa
Remove redundant listTablesAndViews method
|
4 years ago |
rmarsh1ua
|
64e56a4cba
Allow for excluding views from listTables() (#16123)
|
4 years ago |
ADmad
|
1f22b1c543
Remove DriverInterface::setConnection().
|
4 years ago |
Mark Story
|
85d240d8a3
Merge branch '4.x' into 4.next
|
4 years ago |
Corey Taylor
|
67fa5346fb
Reset ident only if values were generated
|
4 years ago |
Corey Taylor
|
6ff96beedd
Reset ident only if values were generated
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 years ago |
Corey Taylor
|
52d80ab851
Fix tests param typehints
|
4 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
ADmad
|
f6966cd9ee
Update use of deprecated phpunit method.
|
5 years ago |
Corey Taylor
|
5049bd1de9
Renamed database schema dialect classes
|
6 years ago |
Corey Taylor
|
5910676460
Reverted 'datetime' column back to DateTimeType for SqlServer due to precision limitations
|
6 years ago |
Corey Taylor
|
1e50aed0fb
Updated sqlserver schema default foreign key action unit tests
|
6 years ago |
Corey Taylor
|
3e0634cf3c
Added TableSchemaInterface::getPrimaryKey() to use instead of primaryKey()
|
6 years ago |