# # ChangeLog for trunk/FACT++/src/rootifysql.cc # # Generated by Trac 1.5.2 # 11/19/24 23:02:21 Sun, 29 Jul 2018 21:55:32 GMT tbretz [19096] * trunk/FACT++/src/rootifysql.cc (modified) This is more precise. Sun, 29 Jul 2018 21:48:43 GMT tbretz [19095] * trunk/FACT++/src/rootifysql.cc (modified) Display file size written. Sun, 29 Jul 2018 18:58:51 GMT tbretz [19094] * trunk/FACT++/src/rootifysql.cc (modified) Some more improvemnts to the EXPLAIN formating. Sun, 29 Jul 2018 14:18:30 GMT tbretz [19093] * trunk/FACT++/src/rootifysql.cc (modified) Some improvemnts to the EXPLAIN formating -- not a nice code but for ... Sat, 28 Jul 2018 23:03:19 GMT tbretz [19092] * trunk/FACT++/src/rootifysql.cc (modified) Some improvemnts to the EXPLAIN formating. Sat, 28 Jul 2018 18:25:27 GMT tbretz [19091] * trunk/FACT++/src/rootifysql.cc (modified) Added some code for profiling and explaining the query. The EXPLAIN ... Thu, 26 Jul 2018 19:06:53 GMT tbretz [19090] * trunk/FACT++/src/rootifysql.cc (modified) A very simple implementation which will EXPLAIN the query with what ... Tue, 24 Jul 2018 09:33:45 GMT tbretz [19079] * trunk/FACT++/src/rootifysql.cc (modified) Added a possibility for substitutions in the query. Sun, 22 Jul 2018 14:49:27 GMT tbretz [19075] * trunk/FACT++/src/rootifysql.cc (modified) Improved help text. Sun, 22 Jul 2018 14:38:55 GMT tbretz [19074] * trunk/FACT++/src/rootifysql.cc (modified) Implemented setting of user defined variables before the SQL query is ... Wed, 04 Apr 2018 16:41:01 GMT tbretz [18961] * trunk/FACT++/src/root2sql.cc (modified) * trunk/FACT++/src/rootifysql.cc (modified) ignore already exists in 'tuple' Sun, 12 Nov 2017 20:02:22 GMT tbretz [18929] * trunk/FACT++/src/rootifysql.cc (modified) Allow to skip filling the tree to debug speed of reading the ... Thu, 09 Nov 2017 13:40:41 GMT tbretz [18927] * trunk/FACT++/src/rootifysql.cc (modified) Changed StoreQueryResult to UseQueryResult to allow access to huge ... Sat, 24 Jun 2017 10:00:07 GMT tbretz [18892] * trunk/FACT++/src/rootifysql.cc (modified) The second positional argument is '1' not '2' because it is the ... Tue, 09 Aug 2016 19:49:31 GMT tbretz [18538] * trunk/FACT++/src/rootifysql.cc (modified) Print the number of columns skipped due to NULL entry. Sat, 21 May 2016 14:30:56 GMT tbretz [18504] * trunk/FACT++/src/rootifysql.cc (modified) Forgot to change no-out to null everywhere Sat, 14 May 2016 16:11:40 GMT tbretz [18501] * trunk/FACT++/src/rootifysql.cc (modified) Minor change to the verbosity option, renamed no-out to null Sun, 08 May 2016 21:57:22 GMT tbretz [18500] * trunk/FACT++/src/rootifysql.cc (modified) Minor improvement to output Sun, 08 May 2016 21:52:29 GMT tbretz [18499] * trunk/FACT++/src/rootifysql.cc (modified) Minor improvement to output Sun, 08 May 2016 21:50:04 GMT tbretz [18498] * trunk/FACT++/src/rootifysql.cc (modified) Ouptut number of created branches Sun, 08 May 2016 17:47:22 GMT tbretz [18497] * trunk/FACT++/src/rootifysql.cc (modified) Added an option to redirect the output file to null. Sun, 08 May 2016 12:23:29 GMT tbretz [18491] * trunk/FACT++/src/rootifysql.cc (added) Allows to store the result of a sql query to a root file.