- 04 May, 2020 28 commits
-
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Grégoire Paris authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Grégoire Paris authored
-
Grégoire Paris authored
Bump cs libs
-
Grégoire Paris authored
-
Grégoire Paris authored
Upstream libs and tools have improvements that make them unnecessary.
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Sergei Morozov authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
- 02 May, 2020 1 commit
-
-
Sergei Morozov authored
[GH-1204] Add full support for foreign key constraints for SQLite
-
- 01 May, 2020 4 commits
-
-
Guilherme Blanco authored
-
Benjamin Eberlei authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
Co-authored-by: Claudio Zizza <859964+SenseException@users.noreply.github.com>
-
- 30 Apr, 2020 1 commit
-
-
Guilherme Blanco authored
Segregated support of unique index and unique constraint. Added missing commits: 400d73c8a1e4f53459a877c8652811ee22c0913b, e91811cb3fe3101d7d8ac95c45f8bc1ba9bd913a, a4ecf053186b11bc31fbff79ef36248500383908, d7d1c397a35735383b34632d3a67bbc3a3371a45, c71b3ae0425e5c039b047825dbf8351a773e6785, 2f9da39ec645b54d08c95649c99d7b87a32bdc72 and 9aa4e79aab0477b4212b01d65de53193d9559e39
-
- 29 Apr, 2020 1 commit
-
-
Grégoire Paris authored
Use composer install in the Psalm job
-
- 28 Apr, 2020 1 commit
-
-
Grégoire Paris authored
Our policy states that we do not want a new release to suddenly affect our builds.
-
- 27 Apr, 2020 1 commit
-
-
Grégoire Paris authored
Remove unneeded and risky stubs parsing
-
- 26 Apr, 2020 1 commit
-
-
Grégoire Paris authored
PHPStan already reads these stubs, but in a controlled and safe why. It does not seem to read global constants yet, which is why we define OCI_NO_AUTO_COMMIT if undefined. Might be unneeded in the future too.
-
- 22 Apr, 2020 2 commits
-
-
Grégoire Paris authored
-
Grégoire Paris authored
This constant is not recognized by PHPStan, and besides the docs say this: > Prior to PHP 5.3.2 (PECL OCI8 1.4) use OCI_DEFAULT which is equivalent to OCI_NO_AUTO_COMMIT. See https://www.php.net/manual/en/function.oci-execute.php
-