[gnome-db] gtksourceview



Hi Rodrigo,

How would I use the gtksourceview to do what I request in the bug 70617?

http://bugzilla.gnome.org/show_bug.cgi?id=70617

This bug talks about executing a single SQL statement at the cursor position
even if there are multiple SQL statements in the text buffer.  Also, it
mentions, allowing to execute multiple SQL statements one-at-a-time starting
at the cursor position.  If an error occurs, stop at the SQL statement which
caused the error and display the error. Having a log screen would help too.
Keyboard shortcuts would be nice too.

SQL statements are separated by semicolons (;), but there are two types of
comments: -- and /* */ that are used.

Then there are commands that could be used by Mergeant itself, such as,
CONNECT and DISCONNECT.  This can be useful in scripts with lots of SQL DDL
and DML to be
loaded in Mergeant and ran. See bug 103540.

http://bugzilla.gnome.org/show_bug.cgi?id=103540

What do you think?

Daniel




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]