# # ChangeLog for trunk/FACT++/src/fits2sql.cc # # Generated by Trac 1.5.2 # 11/22/24 18:09:01 Sun, 27 Oct 2019 13:08:15 GMT tbretz [19806] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2csv.cc (modified) Some improvements to first/max warning: Sun, 27 Oct 2019 12:51:21 GMT tbretz [19804] * trunk/FACT++/src/FileEntry.h (added) * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2csv.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Unified the use of the mapping for the entry type in a file or ... Tue, 28 Aug 2018 19:21:02 GMT tbretz [19191] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Added possibility to create a unique index. Mon, 20 Aug 2018 09:23:22 GMT tbretz [19186] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Print 'success' in case of success. Sun, 19 Aug 2018 16:52:00 GMT tbretz [19185] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Extract only the name of the program not the path Sun, 19 Aug 2018 16:31:25 GMT tbretz [19181] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Use Boost 1.47 at ISDC, no workaround required anymore. Sun, 19 Aug 2018 10:06:49 GMT tbretz [19180] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) For debugging purpose print the client version before the connection ... Sun, 19 Aug 2018 09:19:40 GMT tbretz [19178] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Print start time. Sat, 18 Aug 2018 21:03:17 GMT tbretz [19176] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Fix to the resource description Tue, 14 Aug 2018 21:35:18 GMT tbretz [19167] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Minor fixed. Tue, 14 Aug 2018 21:25:32 GMT tbretz [19166] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Better handling of the replacement for the filename. Tue, 14 Aug 2018 14:12:06 GMT tbretz [19165] * trunk/FACT++/src/fits2sql.cc (modified) Stick with the streams. Tue, 14 Aug 2018 11:22:20 GMT tbretz [19162] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Updated returns. Sun, 12 Aug 2018 20:16:26 GMT tbretz [19157] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Typos in help text. Sun, 12 Aug 2018 14:48:05 GMT tbretz [19155] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Added the --index option. Sat, 11 Aug 2018 21:01:57 GMT tbretz [19154] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Removed the force-stuff, the constructor is now already connecting to ... Sat, 11 Aug 2018 19:51:11 GMT tbretz [19153] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Minor update. Sat, 11 Aug 2018 19:31:15 GMT tbretz [19152] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Removed the ISDC hack Sat, 11 Aug 2018 19:10:40 GMT tbretz [19151] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Implemented conditional execution. Sat, 11 Aug 2018 13:46:15 GMT tbretz [19150] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Implemented an option to pre-delete entries from the table based on ... Fri, 10 Aug 2018 21:56:57 GMT tbretz [19148] * trunk/FACT++/src/fits2sql.cc (modified) Removed the iSDC hack from the svn Fri, 10 Aug 2018 21:56:13 GMT tbretz [19147] * trunk/FACT++/src/fits2sql.cc (modified) Added support for a user defined column with a constant number, allow ... Sun, 05 Aug 2018 11:43:21 GMT tbretz [19140] * trunk/FACT++/src/fits2sql.cc (modified) Fixed some compiler wanring with gcc. 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 20:08:14 GMT tbretz [19137] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Bytes received and sent in the view of the client. Fri, 03 Aug 2018 19:53:39 GMT tbretz [19136] * trunk/FACT++/src/calcsource.cc (modified) * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Output some more connection information with print-connect Fri, 03 Aug 2018 15:14:12 GMT tbretz [19135] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Fixed some minor typos. Fri, 03 Aug 2018 12:46:37 GMT tbretz [19126] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) Implemented the possibility to print basic connection informations. Fri, 03 Aug 2018 12:43:35 GMT tbretz [19125] * trunk/FACT++/src/Configuration.cc (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/scheduler.cc (modified) * trunk/FACT++/src/smartfact.cc (modified) Updated the explanation for the databse resource to reflect the ... Wed, 01 Aug 2018 18:09:30 GMT tbretz [19120] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Print average execution time per row. Tue, 31 Jul 2018 20:09:27 GMT tbretz [19116] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Adapted help text Tue, 31 Jul 2018 20:07:26 GMT tbretz [19114] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Read duplicate as a vector of strings. Tue, 31 Jul 2018 19:43:31 GMT tbretz [19109] * trunk/FACT++/src/fits2sql.cc (modified) Implemented unisgned columns, row-format and now using the database ... Tue, 31 Jul 2018 13:53:30 GMT tbretz [19108] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) The filename is also required. Tue, 31 Jul 2018 13:12:19 GMT tbretz [19105] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Some more cosmetics to the output. Tue, 31 Jul 2018 13:09:16 GMT tbretz [19104] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Some cosmetics to the output. Tue, 31 Jul 2018 12:48:35 GMT tbretz [19103] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Possibility to add the IGNORE keyword to the INSERT query. Tue, 31 Jul 2018 11:12:49 GMT tbretz [19102] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Minor improvemt of the usage text Tue, 31 Jul 2018 11:07:31 GMT tbretz [19101] * trunk/FACT++/src/fits2sql.cc (modified) * trunk/FACT++/src/root2sql.cc (modified) Allow an 'ON DUPLICATE KEY UPDATE' clause Mon, 30 Jul 2018 22:00:37 GMT tbretz [19099] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/src/fits2sql.cc (added) Added fits2sql -- maybe it can be unified with root2sql?