Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/dbal
Doctrine Database Abstraction Layer
https://github.com/doctrine/dbal
Fix parsing SQLite FK reference not containing whitepace
cc94e25e5174bf8cd37acf6781bf48603401d984 authored over 2 years agoFix condition in PostgreSQL only test
7040c36cb0d8e437afcdce5d155893866dcdf296 authored over 2 years ago27a111026201a11e9c8f52b3fb9f415c658bfcb9 authored over 2 years ago
f62eeba14f2cf5b4aee9495d36e44ee94914b86b authored over 2 years ago
Deprecate AbstractSchemaManager::listTableDetails()
e7a2c92e24c41d2341b4e664790b781a2375c18b authored over 2 years ago0c211ff030dc975afa51d713da5876bcd0dc8878 authored over 2 years ago
e9a7aeb421fba21db2615a212a77b9e7d782a190 authored over 2 years ago
Rework introspection of table indexes and foreign keys on Postgres
94e016428884227245fb1219e0de7d8b86ca16d7 authored over 2 years agod0d7f6361f4c53d08f7311d6ea2f146931a30210 authored over 2 years ago
Filter MySQL and Oracle columns by table type
36b9ffc15c31598baa2a37b1abdd5b860d5c164f authored over 2 years agoAdd a test for quoting table names in schema
cb1226400c56b0ba61af8f2288caad32d9d6e0d3 authored over 2 years ago641264e0346e86d3018840e326ffeb347d3bcd3e authored over 2 years ago
76c47c44c287168c7af938f04e0b8c8f3a6cb09b authored over 2 years ago
Index components for listTables() by portable table definition
c552c3ec85211f1b0e070b6946893212a4d23975 authored over 2 years ago375b143777ddc296b1866d843aff4def8ac61317 authored over 2 years ago
Allow to call $column1->setColumnDefinition($column2->getColumnDefinition())
0bd58eb633a5a936e59924a17e86d2439e6162ce authored over 2 years ago
This allow to call the setter with the
value return by the getter of another class
08cdca3a9a6a4a26740f93e87dad15bb37285ac6 authored over 2 years ago
Cleanup UPDGRADE.md for the 4.0 release
33dc6f21b7f1f4d54075f1c46e20777c87042937 authored over 2 years agod597c6bc6d74f3f92316f4763df0a0b0dc9c1a52 authored over 2 years ago
940743981c09060cf5b6ccb1dc66c2d4ee3a8fc0 authored over 2 years ago
Expect an SQLServerPlatform instance in AbstractSQLServerDriver
564edcd17beaf4ed063fb4f453c75d01b6683a98 authored over 2 years agoc06079f7d38cdd643988980e54cb7b3711e04aab authored over 2 years ago
Filter out the "sysdiagrams" table on SQL Server
2191acb4dd2d9c07223e363e306245f381cea372 authored over 2 years ago07671d08bcd851de051dbabf052ab2bba02b430e authored over 2 years ago
Do not add artificial name to anonymous SQLite constraint
ff1727e003c4b50387959ff17820dc23b2ef7a7b authored over 2 years ago297f341cb9ab642facaf8f7e1349d25c57aa657b authored over 2 years ago
Update documentation for release 3.4
a6255b0af24f40128f00548e5dc698a5d4cce69c authored over 2 years ago27493124d3c6d5b655f7189f0945e3ff90b51bb6 authored over 2 years ago
Merge 3.3.x into 3.4.x
118a360e9437e88d49024f36283c8bcbd76105f5 authored over 2 years agoMark remaining schema introspection platform methods as internal
1c5d39ce7c04ca1fb1033a41d950f5eceea61c83 authored over 2 years agoca2160d250f65e11f0c0905a4952554efa7bf7a4 authored over 2 years ago
Do not require a WHERE in update() and delete() Connection operations
20adf5f954cf24df789dd27f36f06304b852de64 authored over 2 years agoDo not treat deprecation level as errors
f873a820227bc352d023791775a01f078a30dfe1 authored over 2 years agod5fdf4416f524b6f2384381635b7cc28b89f9eaf authored over 2 years ago
c66b982813108b1298c506fc4ebfb057e6c3e16b authored over 2 years ago
Remove Statement::bindParam()
65226ecef93eefffd8bc6a779f98dab8b91cfe74 authored over 2 years ago6d2182bc3c8c595fbccefcbbdce439928e993bf2 authored over 2 years ago
7483ccf551893c0ec04a8a22b99a563667a14b1e authored over 2 years ago
Deprecate Statement::bindParam()
eb78575c93e09898e89affd8f4e7db4a6f28fd55 authored over 2 years ago66bcb9bedddee22494b6b153ca2c16219226b4f6 authored over 2 years ago
Remove the APIs deprecated in DBAL 3.x
60f014a7c16732155b1e643e8a3ea638cf9ea708 authored over 2 years ago2beb0823fb2ab42f11ac8aa43d4513b6329db1cc authored over 2 years ago
0f1a68a7d217bd6f973e2ce3462e41b917a63427 authored over 2 years ago
1662b494eb32eaebc7c18f94da0a740f36121f8b authored over 2 years ago
0cc7adc22ea3d81a425a48463044931e95693704 authored over 2 years ago
Deprecate not passing parameter type to bindParam() and bindValue()
bf648df34d489a06439ced71f9130f1625fb4204 authored over 2 years agoConvert ParameterType to enum
2dd0f5209c4d9c348fabfa79341e4a5043c885f5 authored over 2 years agoab2ad39d9a3656b50b6df815efb65161cbe8f517 authored over 2 years ago
Deprecate passing parameters to Statement::execute*()
4ccc03ab945f0a3b842fb8c09b32e074d7eef61a authored over 2 years ago2c1236199247d2a0f8c27bca3cec1163c7a4c257 authored over 2 years ago
9d399acc28fdd36b5c061af001fde5327a5f2080 authored over 2 years ago
Fix upgrade note
252f7efb58658aa96910f35e450be32e14b9322b authored over 2 years agoConvert enum-like classes to enums
1dc856ddcf91f5e8e42d5571b06b4ab6ce77983f authored over 2 years agoRemove deprecated QueryBuilder methods and constants
24527b3a8469e817d8f0533b22a00590c9877b06 authored over 2 years ago7b0d5d015b21c12d2e4ef4ca87f8696ac2b7a153 authored over 2 years ago
e2c6f56ecf90d2ce2a8beac6ec74e2b91cbe4f06 authored over 2 years ago
1a15fb8c259fd2be94130ef3199d3c1d88c5d468 authored over 2 years ago
b8b5aa243e82f121bed9435f60c9bf30aa3b4132 authored over 2 years ago
d34d5a92629cb691a57c86e9e860023e79ff07fd authored over 2 years ago
d9efe0ecac1de6e68e358c68b48b23fee3f1280f authored over 2 years ago
feded321200410dd27d409b1dadd04c18b6f81ed authored over 2 years ago
17e5a212413fcbbfbabb00be815a7246458ee9ae authored over 2 years ago
01d3b5f2e1fd3eaa79ebb78f0795ef6f67094f3d authored over 2 years ago
Added result caching for QueryBuilder
4b755261ed140e8e9eee3a07ff63948489332ddf authored over 2 years ago17cfa66a78e263f968e963f25b07e1e387d0ec5c authored over 2 years ago
bf00d39c0c3cfc62b9e60d5574471c46050a0c6a authored over 2 years ago
Deprecate QueryBuilder APIs exposing its internal state
e80b11c081b7fdc7de87b94a179f20b15c23c5d6 authored over 2 years ago99c16288065ad3fff0aeeac56332345dbb71a0b1 authored over 2 years ago
Mark Connection::ARRAY_PARAM_OFFSET internal
14675c0436fcd65b3727db74e691412ee4930622 authored over 2 years agofd96ff267835c420d0029a2af14bdf06115c70b6 authored over 2 years ago
Deprecate using NULL as prepared statement parameter type
c37d1fd5662675e2ba8d441c445ef8ce0349f1dd authored over 2 years ago77440026d7916b9a7882b3ba9d3a628c9d8c9ec6 authored over 2 years ago
Set properties to readonly if possible
1c43874fa167f0c0e446bdbd68f5e23157c36198 authored over 2 years ago1481f220aca34ce430ea4122b80bf23ae9c5f4cb authored over 2 years ago
Switch to PHP 8.1 syntax via Rector
3764e9d4400b6f0e17dbee0f9fd7205b47f6f856 authored over 2 years ago0a84994cec5ff56d6fa5a3b80578d98c8048988c authored over 2 years ago
Bump PHPCS language level to PHP 8.1
af5ab1ce11d6f59e52824cab3c3fc25ae040f01b authored over 2 years agoRemove calls to setAccessible()
ad18cf7f78a4f0985a529cc1dfaf84ac114c83bf authored over 2 years agofa23ebe52919b408b8cc9cb6e6d0c515ad9a1694 authored over 2 years ago
9b619b83b4a587a7fc3715bc4222563869be9041 authored over 2 years ago
Drop PHP 8.0 support
7e084b99092192b03f750cabf9732dd4ea5903ae authored over 2 years agoedf26ae157728002707a268b06003b85776ba5ce authored over 2 years ago
7b3131b63998f3a335065dc2a0e495cf884df8a7 authored over 2 years ago
ca182ec09cfc6750ccc33bce8fea656542e590e0 authored over 2 years ago
Switch to PHP 8.0 syntax via Rector
a6926cd316fc159b41fe8a8a4162a4a314dc762c authored over 2 years agoc16510d2b7211573960fc2fd2fa099016f4adf73 authored over 2 years ago
Merge 3.3.x into 3.4.x
d6aaae9a963f6cd49f5c5899c2054e918e630c82 authored over 2 years agoca4e6be60547a8aa152c099aa832b80afe26e58a authored over 2 years ago
Do not drop table indexes before dropping SQLite table
3ae5312bbd0b5fe271e90ca8d957038d14e1c840 authored over 2 years ago440db041a37b45bab0e14aaffa4874cf4c64f141 authored over 2 years ago
Enforce property types in tests
a5900ffe9e803c7560ee5d89cf9cfe1c30c62c49 authored over 2 years agoUse `assertCount()` when possible
de42378d0e521fd45d375020472caf37a003d289 authored over 2 years agob68be3608fddf088768729259f167734164ac954 authored over 2 years ago
11009872126a18f7ac1fac07bb061c53440f2789 authored over 2 years ago
Remove the APIs deprecated in DBAL 3.x
f92df8ad23c2ad9e87c899b7310f239cfb156656 authored over 2 years agoUpdate PHPStan to 1.8.2
f31bf8add801f508bc1b50aeb8df4cf00b16c4d3 authored over 2 years agoe2dd913a7aa93c0be2cc17d8f4bc5eb478621378 authored over 2 years ago
76e2bbc31690eac96336626dcc72d770df12e790 authored over 2 years ago
5819a828536107529a89c94b6b7bddc9b8393589 authored over 2 years ago