1
0
Fork 0
mirror of synced 2024-06-24 17:20:36 +12:00
Commit graph

15 commits

Author SHA1 Message Date
Eldad Fux 608cf36d1f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 07:43:09 +02:00
Eldad Fux 6392ceef55 Updated src folder 2020-10-27 21:44:15 +02:00
Eldad Fux 2996260e41 Added missing docs 2020-10-27 21:34:27 +02:00
Eldad Fux e5c5cb0a25 Updated PDO PHP8 signature 2020-10-27 08:34:02 +02: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 0e49fb7b63 Improved DB reconnection 2020-07-04 21:22:04 +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 521f206f09 Updated request methods 2020-07-02 20:37:24 +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