Set isql like prompt and go on semicolon.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 25 Jul 2013 19:06:23 +0300
changeset 629 e7af6e868864
parent 628 2aaa715ede72
child 630 85045711cebd
Set isql like prompt and go on semicolon.
.sqshrc
Makefile
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.sqshrc	Thu Jul 25 19:06:23 2013 +0300
@@ -0,0 +1,2 @@
+\set prompt="SQL> "
+\set semicolon_hack=on
--- a/Makefile	Tue Jul 16 13:10:06 2013 +0300
+++ b/Makefile	Thu Jul 25 19:06:23 2013 +0300
@@ -45,6 +45,7 @@
     .bashrc .bashenv .bash_completion .zshrc .vimrc .ssh \
     .pylintrc .pystartup \
     .guile \
+    .sqshrc \
     .signature .muttrc .tidy \
     .dictrc \
     .hgrc .hgignore .hgstyle .bazaar .gitconfig .gitignore .cvsrc .quiltrc .quiltrc-dpkg \