Normalize newlines of sql from textarea and for sql output
authorKarl O. Pinc <kop@karlpinc.com>
Sun, 29 Sep 2024 17:09:31 +0000 (12:09 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sun, 29 Sep 2024 17:09:31 +0000 (12:09 -0500)
commitec339c8e4900fde48719283226c3286d23be15f8
treec3965a08aff1dd15e9922f8c4f7f7a0860fd97da
parent74b84341326339302d9e375297dc796d61fbb4ad
Normalize newlines of sql from textarea and for sql output
src/pgwui_sql/lib.py [new file with mode: 0644]
src/pgwui_sql/templates/sql.mak
src/pgwui_sql/views/base.py
tests/test_lib.py [new file with mode: 0644]