88 Commits (c11689b5b28afb4ad555d137a05be14ad8f0fa86)

Autor SHA1 Mensaje Fecha
  Joas Schilling 11d21e5f5c
Add a unit test to check for casting a IQueryFunction hace 3 años
  Joas Schilling 1670d00452 Integer 0 is not stored as Null and therefor works hace 3 años
  Joas Schilling 8b4ecdcc88 Test that oracle throws on EmptyValues in a NotNull columns hace 3 años
  Joas Schilling e88bad4b0a Run migrator tests on OCI hace 3 años
  Joas Schilling f9d4fa2d38
Rename the method to match what it does hace 3 años
  Joas Schilling 3696ef5b96
Don't allow Notnull for boolean columns hace 3 años
  Morris Jobke ab48d5e8cb
Cleanup unneeded code around database.xml hace 3 años
  Julius Härtl a2f3077ee8
Skip db migration simulation for core schema changes hace 3 años
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 hace 3 años
  Daniel Kesselberg b68c3a5836
Add test for dbal exception wrapping hace 3 años
  Joas Schilling 2d34ca4143
Only rollback when not MySQL hace 3 años
  Arthur Schiwon f9484d15cb
DB: warn on parameter number constraints hace 3 años
  Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 hace 3 años
  Julius Härtl 4f927721b2
Add temporary test for migrating int to string hace 3 años
  Robin Appelman a61a757b85
allow selecting multiple columns with SELECT DISTINCT hace 3 años
  Joas Schilling 0c695d97ec
Fix unique key in test table hace 3 años
  Joas Schilling 61c767128c
Skip the insertIfNotExists() tests on Oracle because it doesn't work with clob hace 3 años
  Joas Schilling 74c0143001
Easier debugging and spell fix hace 3 años
  Joas Schilling e313777cd6
Use a different column for the primary key as we can not insert it on oracle hace 3 años
  Julius Härtl 2050517d44
Add github action for oci8 hace 3 años
  Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail hace 3 años
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators hace 3 años
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject hace 3 años
  Morris Jobke e4144e6b36
Remove deprecated test of internal attributes via assertAttributeEquals hace 4 años
  Daniel Kesselberg 87dd760a89
Replace TYPE with TYPES hace 4 años
  Joas Schilling 89ed2c37bf
Update share type constant usage hace 4 años
  Joas Schilling c68718f90c
Remove dropped " ON " when join has no condition hace 4 años
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function hace 4 años
  Christoph Wurst 14c996d982
Use elseif instead of else if hace 4 años
  Christoph Wurst 44577e4345
Remove trailing and in between spaces hace 4 años
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere hace 4 años
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values hace 4 años
  Christoph Wurst 23eb0462e5
Use lowercase true, false and null constants hace 4 años
  Joas Schilling 059968e1c7
Pick a shorter name for the transfer ownership table hace 4 años
  Roeland Jago Douma 469c06be15
TO REVERT LATER: disable decimaltest from LegacyDBTest hace 4 años
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit hace 4 años
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible hace 4 años
  Robin Appelman 9e450d727a
add LEAST and GREATER to db function builder hace 4 años
  Roeland Jago Douma 68748d4f85
Some php-cs fixes hace 4 años
  Robin Appelman 8ef5a366ec
add MAX and MIN to functionbuilder hace 4 años
  Joas Schilling 85a0e10b4f
Update the tests to the comparison logic hace 5 años
  Morris Jobke 8e60006744
Exception is not thrown anymore hace 5 años
  Joas Schilling bb352fb667
Use the defined func()->count() instead of manual counting hace 5 años
  Daniel Kesselberg 04a316aa67
Add test that unique constraint is working hace 5 años
  Roeland Jago Douma fe286e21ca
Fix tests hace 6 años
  Joas Schilling 008c8dde1a
Ignore custom prefixes which are longer hace 6 años
  Joas Schilling 960961148e
Fix calculation of default name hace 6 años
  Joas Schilling 14682dfa7c
Add unit tests hace 6 años
  Robin Appelman 3047ef31bd
Add count to function builder hace 6 años
  Morris Jobke a4cb83df27
Add tests for special domain name hace 6 años