Dimitri Fontaine
e23de0ce9f
Improve SQLite table names filtering.
...
Filter the list of tables we migrate directly from the SQLite query,
avoiding to return useless data. To do that, use the LIKE pattern
matching supported by SQLite, where the REGEX operator is only available
when extra features are loaded apparently.
See #310 where filtering out the view still caused errors in the
loading.
2015-11-22 22:10:26 +01:00
..
2015-01-02 18:49:17 +01:00
2015-08-24 16:42:39 +02:00
2015-11-17 17:03:08 +01:00
2015-10-22 22:35:32 +02:00
2013-10-19 22:39:09 +02:00
2015-10-05 01:46:29 +02:00
2013-11-26 16:48:45 +01:00
2014-04-29 14:51:14 +02:00
2013-11-26 16:48:45 +01:00
2015-04-17 21:58:19 +02:00
2015-04-30 14:30:16 +02:00
2015-07-18 23:06:15 +02:00
2014-06-20 13:10:39 +02:00
2014-04-27 23:38:02 +02:00
2015-02-19 15:05:10 +01:00
2014-04-23 17:03:35 +02:00
2015-06-25 14:16:12 +02:00
2014-12-15 20:32:49 +01:00
2015-09-11 11:53:28 +02:00
2015-01-21 13:01:28 +01:00
2015-05-22 12:31:06 +02:00
2014-01-11 18:28:24 +01:00
2014-02-04 20:58:46 +01:00
2015-08-20 18:17:18 +02:00
2014-10-02 01:17:24 +02:00
2015-09-12 00:35:14 +02:00
2015-09-21 13:23:21 +02:00
2014-01-11 18:28:24 +01:00
2014-06-16 17:33:14 +02:00
2013-10-19 22:39:09 +02:00
2015-09-04 01:06:15 +02:00
2014-02-08 17:51:15 +01:00
2015-05-15 07:22:07 -07:00
2015-07-16 21:39:06 +02:00
2014-05-04 23:04:45 +02:00
2015-10-05 16:46:15 +02:00
2015-11-17 17:03:08 +01:00
2013-11-26 16:48:45 +01:00
2014-06-03 12:19:23 +02:00
2015-07-18 23:06:15 +02:00
2013-10-13 22:10:07 +02:00
2013-10-19 22:39:09 +02:00
2014-09-21 12:19:20 -05:00
2013-10-19 22:39:09 +02:00
2013-10-19 22:39:09 +02:00
2014-05-16 23:13:57 +02:00
2015-11-22 22:10:26 +01:00
2014-10-13 00:52:55 +02:00
2013-11-23 21:49:08 +01:00
2014-10-02 01:17:24 +02:00