summaryrefslogtreecommitdiff
path: root/python/skytools/quoting.py
AgeCommit message (Expand)Author
2013-02-20skytools.quoting: add more keywordsMarko Kreen
2013-01-15Added pg keyword 'authorization'Glenn Davy
2011-12-22make_pgarray(): convert python list to postgres arrayMarko Kreen
2010-12-08skytools.unquote_ident: dont crash on empty stringMarko Kreen
2010-12-06quote_ident: special-case empty stringMarko Kreen
2010-11-25unquote_ident: lowercase the non-quoted valueMarko Kreen
2010-11-25skytools.unquote_(fq)ident: tests, relax fqMarko Kreen
2010-09-23skytools: JSON wrapperMarko Kreen
2009-10-14python/skytools: add doctest-based regtests to few non-sql functionsMarko Kreen
2009-04-13Import fixes from 2.1-stable.Marko Kreen
2009-02-13python/skytools updateMarko Kreen
2009-01-08skytools.quote_statement: accept arg list (from 2.2)Marko Kreen
2008-04-25skytools.quote_statement(): support list/tuple args tooMarko Kreen
2008-04-03import fixesMarko Kreen
2008-03-11Fix bugs in previous commit.Marko Kreen
2008-03-11unquote_ident() + unquote_literal()Marko Kreen
2008-03-06quoting.py: remove unnecessary urllib importMarko Kreen
2008-02-28bring new quoting & parsing code to headMarko Kreen
2007-12-19intern db_urldecode keysMarko Kreen
2007-12-06experimental parser for logtriga() eventsMarko Kreen
2007-07-25split identifiers on first dot onlyMarko Kreen
2007-07-23skytools: separate psycopg specific codeMarko Kreen
2007-07-16skytools: support for psycopg2Marko Kreen
2007-07-16functions for SQL ident quotingMarko Kreen
2007-03-13final public releaseskytools_2_1Marko Kreen