Files
Aurora.3/code/controllers
skull132 8383f1c03b Generalizing establish_db_connection() and setup_database_connection()
Both procs are now generalized, and accept a DBConnection object as an argument. Due to this generalization, all instances of `establish_db_connection()` must be renamed to `establish_db_connection(dbcon)`.
Also added variable `failed_connections` to the definition of DBConnection.
2016-03-04 00:53:37 +02:00
..
2015-04-24 17:11:14 +02:00
2016-03-02 22:44:00 +02:00
2015-09-07 14:25:45 +09:30
2015-05-10 20:54:25 +01:00
2015-08-18 10:28:06 -04:00
2015-05-10 20:54:25 +01:00
2016-01-14 18:28:09 -05:00