Don't try to automatically open a SQL edit window
authorKarl O. Pinc <kop@karlpinc.com>
Fri, 13 Sep 2024 18:40:48 +0000 (13:40 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Fri, 13 Sep 2024 18:40:48 +0000 (13:40 -0500)
commitb27dc009f072fcec6a6dfca2ffc6967412452432
treeda8a8e370c543dc0aa8366d400ea1badcebb95c6
parent0639330479dcdc519f24e2ebcc270e56a4179284
Don't try to automatically open a SQL edit window

The problem is that the current sql is not passed to the sql edit
window.  So the new window always opens with no sql.  Changing this
is more bother than it's worth.  At least right now.
src/pgwui_sql/templates/sql.mak