bobf is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

bobf / SASqlConsole

SQLAlchemy-based interactive SQL prompt

Clone this repository (size: 106.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/bobf/sasqlconsole
hg clone ssh://hg@bitbucket.org/bobf/sasqlconsole

Downloads

No files have been added to SASqlConsole yet.

Tags

Tag Revision Message Date Download
tip 6c1743ee5681 Improved column coloring code to use itertools.cycle instead of reimplementing it

Branches

Branch Revision Message Date Download
default 6c1743ee5681 Improved column coloring code to use itertools.cycle instead of reimplementing it
issue3-unicode 27c7f4f87929 Changed everything to unicode, created encoding configuration on rc file