index
:
delta/python-packages/psycopg2.git
2_7_3_2
appveyor-py
async-keyword
bug-550
bug-557
bug-558
cockroachdb-tests
code-cleanup
column-slice
connection-info
cpychecker
decorators-fun
description-extra-attrs
diag-schema-name-nonloc
dont_set_datestyle_in_replication_mode
drop-display-size
encrypt-password-fix-tests
errors-module
errors-module-c
execute-locks
expand-version
fast-codecs
fast-executemany
fast-namedtuple
fast-test
fix-1019
fix-1073
fix-1248
fix-211
fix-443
fix-453
fix-512
fix-517
fix-518
fix-528
fix-562
fix-570
fix-578
fix-604
fix-679
fix-707
fix-707-27
fix-716
fix-716-27
fix-746
fix-788
fix-790
fix-794
fix-808
fix-856
fix-886
fix-887
fix-901
fix-948
fix-961
fix-binaries-2.7.6
fix-bsd-version
fix-iter-warning
fix-wheel-libresolv
goodbye-initd
goodbye-psycopg1
identifier-sequence
info-dsn-params
issue-template
libpq-10
libpq-10.1
libpq-ptrs
lo64
maint_2_4
maint_2_5
maint_2_6
maint_2_7
maint_2_8
manylinux
manylinux-dist
master
module-init-cleanup
mogrify-on-closed-cursor
musllinux
named-callproc
namedtuple-invalid-identifiers
naming
nested-array-nulls
new-release-procedure
no-set-default-session
no-unittest2
obscure-password-before-connect
openssl-1.0.2n
openssl-1.1-windows
pg10
pg12
pull-507
py310
py36-warnings
py37
py38
py38-win
py39-appveyor
qstring-writable-encoding
qualified
register-bytes
separate-binary
session-attributes
sql-compose
sql-copy
strip-macos
strip-wheel
test-dinosaurs
test-pg-11
test-postgres-10beta1
test-windows
test_i686
test_libpq91
testmr
travis
travis-db-matrix
travis-deadlock
github.com: psycopg/psycopg2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_sql.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright bumped to 2020
Daniele Varrazzo
2020-01-17
1
-0
/
+1
*
Copyright year updated
Daniele Varrazzo
2019-02-17
1
-1
/
+1
*
Full flake8 3.5 cleanup
Daniele Varrazzo
2018-10-23
1
-0
/
+1
*
sql.Identifier can wrap a sequence of strings to represent qualified names
identifier-sequence
Daniele Varrazzo
2018-10-04
1
-6
/
+22
*
In tests, use compat.py where there is overlap
Jon Dufresne
2017-12-11
1
-2
/
+3
*
Avoid installing tests to site-packages
Jon Dufresne
2017-12-10
1
-2
/
+2
*
Use relative imports throughout tests
Jon Dufresne
2017-12-10
1
-1
/
+1
*
Merge remote-tracking branch 'jdufresne/import-unittest'
Daniele Varrazzo
2017-12-02
1
-1
/
+2
|
\
|
*
Always import the system unittest
Jon Dufresne
2017-12-01
1
-1
/
+2
*
|
Use builtin function next() throughout project
Jon Dufresne
2017-12-01
1
-3
/
+3
|
/
*
Drop support for EOL Python 2.6
Hugo
2017-11-28
1
-2
/
+0
*
Added test to verify sql objects work with copy_expert()
Daniele Varrazzo
2017-03-16
1
-1
/
+25
*
Deal consistently with E'' quotes in tests
Daniele Varrazzo
2017-02-06
1
-7
/
+5
*
Autonumbered args not available in Python 2.6
Daniele Varrazzo
2017-01-03
1
-12
/
+17
*
Several improvements to the sql objects
Daniele Varrazzo
2017-01-03
1
-15
/
+74
*
Use {} instead of %s placeholders in SQL composition
Daniele Varrazzo
2017-01-03
1
-26
/
+55
*
Dropped sql.compose
Daniele Varrazzo
2017-01-01
1
-21
/
+20
*
Adding sql module documentation
Daniele Varrazzo
2017-01-01
1
-0
/
+5
*
Added test for sql percents treatment
Daniele Varrazzo
2017-01-01
1
-0
/
+9
*
Typo: composible -> composable
Daniele Varrazzo
2017-01-01
1
-5
/
+5
*
Fixed sql.compose with no args and added tests
Daniele Varrazzo
2017-01-01
1
-0
/
+15
*
Fixed sql.Composed representation
Daniele Varrazzo
2017-01-01
1
-0
/
+6
*
Fixed sql stuff in Py3
Daniele Varrazzo
2017-01-01
1
-2
/
+0
*
Added basic sql module implementation
Daniele Varrazzo
2017-01-01
1
-1
/
+222
*
Adding some boilerplate for the new module
Daniele Varrazzo
2017-01-01
1
-0
/
+32