Refactor to put search_path code it a separate module
authorKarl O. Pinc <kop@karlpinc.com>
Sun, 15 Sep 2024 18:34:06 +0000 (13:34 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sun, 15 Sep 2024 18:34:06 +0000 (13:34 -0500)
commitf65a463c12a9cdedda20f7b34227d594202dce47
treec3f46ea8e626cca75ad8c4a6902865477e5aa0f9
parent027a26b28f13b41b7dcecb39295e2962be1cb7eb
Refactor to put search_path code it a separate module
src/pgwui_sql/views/search_path_base.py [new file with mode: 0644]
src/pgwui_sql/views/sql_edit.py