# # ChangeLog for trunk/FACT++/src/Database.h # # Generated by Trac 1.5.2 # 11/25/24 21:45:48 Tue, 05 Feb 2019 16:01:11 GMT tbretz [19435] * trunk/FACT++/src/Database.h (modified) Allow to create a pending connection and call reconnect instead. Wed, 17 Oct 2018 09:54:06 GMT tbretz [19236] * trunk/FACT++/src/Database.h (modified) Allow for a dummy connection. Fri, 07 Sep 2018 09:17:15 GMT tbretz [19211] * trunk/FACT++/src/Database.h (modified) * trunk/FACT++/src/tools.cc (modified) * trunk/FACT++/src/tools.h (modified) Fixed a typo in the pre-processor directive Fri, 24 Aug 2018 12:07:40 GMT tbretz [19190] * trunk/FACT++/src/Database.h (modified) Load tools.h for the to_string fix for the ISDC compiler Sat, 04 Aug 2018 21:48:33 GMT tbretz [19139] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Database.h (modified) * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/drivectrl.cc (modified) * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/makedata.cc (modified) * trunk/FACT++/src/makeplots.cc (modified) * trunk/FACT++/src/makeschedule.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Found a nicer way to add arguments to database URI Fri, 03 Aug 2018 12:42:22 GMT tbretz [19124] * trunk/FACT++/src/Database.h (modified) Implmented compressed connections. Tue, 21 Aug 2012 20:46:39 GMT tbretz [14404] * trunk/FACT++/src/Database.h (modified) Updatd some output. Sat, 02 Jun 2012 20:33:54 GMT tbretz [14047] * trunk/FACT++/src/Database.h (modified) Exception handling around stoi needed Sat, 02 Jun 2012 20:28:50 GMT tbretz [14046] * trunk/FACT++/src/Configuration.cc (modified) * trunk/FACT++/src/Database.h (modified) * trunk/FACT++/src/drivectrl.cc (modified) Implemented conversion of data-base to uri Sat, 02 Jun 2012 20:17:37 GMT tbretz [14044] * trunk/FACT++/src/Database.h (added) A wrapper to support a more direct database access.