on gda-sql: (v. 4.0.7)

- HINT: when you execute a ddl query (for example "drop table") i think it must automatically execute the command "\meta"

- POSSIBLE BUG: if you execute "delete from xxx" it returns the number of deleted records (it's right); if after you execute "drop table xxx" it returns again the number of deleted records of the previous operation (it's wrong) (and if you execute other ddl queries it do the same) (i tried only with an sqlite db)

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to