1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00
Commit graph

14 commits

Author SHA1 Message Date
Torsten Dittmann d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Mukul Kolpe c1235bfb7c Fixed PSR issues in the Extend(src\Appwrite) library 2021-10-07 02:53:58 +05:30
Eldad Fux 5fa2a8468e Fixed test and PDO error 2021-06-11 23:39:00 +03:00
Eldad Fux d4868860a1 Fixed rollback 2021-05-27 17:58:07 +03:00
Eldad Fux 78cc0ae3b8 Added transaction support 2021-05-27 14:22:18 +03:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux a5ac18ec27 Updated docs and comments 2020-10-25 08:15:36 +02:00
Eldad Fux 5a95c60b45 Improved reconnect 2020-07-04 22:18:37 +03:00
Eldad Fux fe0dc25921 Change reconnect logic 2020-07-03 14:35:10 +03:00
Eldad Fux ed39069cc2 New connection should throw exceptions too 2020-07-03 13:24:09 +03:00
Eldad Fux a08bd980a9 Fixed PDO warnings 2020-07-02 21:03:30 +03:00
Eldad Fux 8d24b2ee73 Fixed hinting 2020-07-02 18:19:33 +03:00
Eldad Fux 457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux 4e09285ca4 Added PDO proxy 2020-07-02 01:34:05 +03:00