It will be good if autocomplete will work also with table that use an alias:

CODE
SELECT * FROM table_name AS tb WHERE tb.<--autocomplete


bye