Ansgar Becker
343254c8d0
Enhance regular expression for query code completion.
...
See siMKin's report on http://www.heidisql.com/forum/viewtopic.php?p=2076
1. correctly match tablenames and aliases which were quoted by backticks
2. only accept \w characters for both tables and aliases. Although this can be faulty in rare cases where the tablename was backtick-quoted and contains non-\w characters. But on the other side it avoids wrong matches in more popular cases where the tablename is preceeded by a bracket or comma: "SELECT * FROM (table1 AS one,table2 AS two"
2008-05-18 15:51:24 +00:00
..
2008-05-13 18:29:30 +00:00
2008-05-13 18:29:30 +00:00
2008-05-17 18:10:09 +00:00
2008-05-18 15:51:24 +00:00
2007-08-17 23:10:11 +00:00
2008-03-23 23:20:19 +00:00
2007-11-06 14:19:21 +00:00
2008-03-10 20:24:14 +00:00
2008-03-09 20:27:12 +00:00
2008-03-09 20:27:12 +00:00
2008-03-09 20:27:12 +00:00
2007-11-09 09:51:31 +00:00
2007-11-09 09:51:31 +00:00
2008-03-10 20:24:14 +00:00
2008-03-09 19:56:52 +00:00
2007-07-12 22:33:59 +00:00
2008-03-05 12:21:25 +00:00
2008-03-09 08:52:13 +00:00
2008-02-29 22:32:53 +00:00
2008-03-10 20:24:14 +00:00
2008-05-12 17:55:06 +00:00
2008-03-10 20:24:14 +00:00
2008-03-28 16:04:08 +00:00
2008-05-12 17:55:06 +00:00
2008-03-09 20:27:12 +00:00
2008-03-09 20:27:12 +00:00
2007-09-26 19:36:19 +00:00
2008-05-12 17:55:06 +00:00
2008-03-10 20:24:14 +00:00
2008-03-23 14:01:46 +00:00
2008-05-12 22:22:01 +00:00
2008-05-08 20:45:51 +00:00
2008-01-23 21:22:00 +00:00
2008-03-05 12:21:25 +00:00
2007-10-08 21:52:59 +00:00
2007-11-09 09:51:31 +00:00
2008-05-12 18:01:44 +00:00
2008-05-12 18:01:44 +00:00
2008-04-11 19:23:47 +00:00
2008-04-11 19:23:47 +00:00
2007-12-14 20:28:41 +00:00
2008-01-11 21:25:50 +00:00
2007-06-28 20:00:04 +00:00
2007-08-06 20:18:46 +00:00
2007-07-23 20:25:29 +00:00
2007-07-23 20:25:29 +00:00
2008-05-08 20:45:51 +00:00
2008-05-12 17:55:06 +00:00
2008-03-10 20:24:14 +00:00
2008-03-09 19:56:52 +00:00
2007-06-28 20:00:04 +00:00
2008-03-04 00:20:38 +00:00
2008-05-12 17:55:06 +00:00
2007-11-09 09:51:31 +00:00
2008-02-19 19:44:33 +00:00
2008-02-27 19:31:58 +00:00
2008-05-14 09:25:21 +00:00
2008-05-13 18:01:01 +00:00
2008-03-19 21:20:28 +00:00
2008-05-12 17:55:06 +00:00