Files
Aurora.3/code
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
..
2016-02-05 23:20:39 +02:00
2016-02-03 15:18:05 -05:00
2015-12-06 02:24:37 -05:00
2016-02-03 22:57:34 -05:00
2015-12-15 13:42:31 +01:00
2016-03-03 06:55:18 +02:00
2016-02-15 16:14:33 +00:00
2016-02-21 22:16:20 +02:00