libphutil/src/aphront/storage/connection/AphrontDatabaseConnection.phpstable
libphutil/src/aphront/storage/connection/AphrontDatabaseConnection.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
943d89012cd2 | aubort | Merge with Stable Week 48 | Dec 5 2018 | |||
2663da19a0ee | epriestley | Support persistent connections in libphutil | Sep 21 2016 | |||
9c03af69571f | epriestley | Record the last time a connection was used on the connection object | Aug 11 2016 | |||
4b44d03ba60c | epriestley | Don't retry queries on connections holding global locks | Apr 25 2016 | |||
139d316c4484 | epriestley | Support query timeouts with mysqli on the client side | Apr 25 2016 | |||
a46f7b7e5d80 | epriestley | Provide a way to explicitly establish a database connection | Apr 10 2016 | |||
1dddbacbb252 | epriestley | Add a read-only flag to database connections | Apr 9 2016 | |||
3ff84448a916 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
810fe3a8bf15 | Joel Seligstein/epriestley | Add a simple interface to abstract database escaping from aphront | Jun 4 2013 | |||
17f4c313e34d | Jakub Vrana | Introduce QueryFuture | Feb 21 2013 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
8142ed86f8d8 | vrana | Don't treat START TRANSACTION as part of the transaction | Aug 15 2012 | |||
683e3e7bdbe9 | epriestley | Move AphrontConnection to libphutil | Jul 24 2012 |
c4science · Help