summaryrefslogtreecommitdiffstats
path: root/scripts/get_lexer_list.py
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-04-15 11:01:01 +0200
committerFlorian Pritz <bluewind@xinu.at>2014-04-15 11:01:01 +0200
commitc64f4b6ce6f1d9c5d99eecd8b7bf23432e969ade (patch)
tree9613b98d1d60ee6d82b3cf5f66811a9566597fd9 /scripts/get_lexer_list.py
parent33fcec4e103ff84845497db513ae0deb8658d96b (diff)
Use alter table to rename tables
For some strange reason using "rename table" causes an exception in system/database/DB_driver.php:query() because it trys to call num_rows() on a boolean. Using "alter table" works. According to the php manpage mysqli::query() it should return a boolean too, but whatever... Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'scripts/get_lexer_list.py')
0 files changed, 0 insertions, 0 deletions