1. 06 May, 2020 1 commit
    • Grégoire Paris's avatar
      Use proper check in acceptForeignKey() · f0c1af4b
      Grégoire Paris authored
      Checking that the platform supports foreign key is not the right case
      here, because we should check if we can create them by themselves, after
      the table is created. It is not the case for Sqlite.
      
      Closes #3990
      f0c1af4b
  2. 04 May, 2020 11 commits
  3. 02 May, 2020 1 commit
  4. 01 May, 2020 1 commit
  5. 29 Apr, 2020 1 commit
  6. 28 Apr, 2020 1 commit
  7. 27 Apr, 2020 1 commit
  8. 26 Apr, 2020 1 commit
    • Grégoire Paris's avatar
      Remove unneeded and risky stub parsing · c643ac38
      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.
      c643ac38
  9. 22 Apr, 2020 2 commits
  10. 21 Apr, 2020 1 commit
  11. 20 Apr, 2020 7 commits
  12. 19 Apr, 2020 1 commit
  13. 18 Apr, 2020 3 commits
  14. 17 Apr, 2020 2 commits
  15. 16 Apr, 2020 2 commits
  16. 15 Apr, 2020 4 commits