Daniele Varrazzo
|
4aa02b7855
|
sql.Identifier can wrap a sequence of strings to represent qualified names
Close #732.
|
2018-10-04 12:46:10 +01:00 |
|
Daniele Varrazzo
|
c7f5690426
|
Added docs about the usability of sql objects with copy_expert()
See issue #529.
|
2017-03-16 00:55:20 +00:00 |
|
Daniele Varrazzo
|
71a168797c
|
Several improvements to the sql objects
Comparable, iterable, content accessible
|
2017-01-03 17:27:01 +01:00 |
|
Daniele Varrazzo
|
a76e665567
|
Use {} instead of %s placeholders in SQL composition
|
2017-01-03 15:02:34 +01:00 |
|
Daniele Varrazzo
|
49461c2c39
|
More doc love for the sql module
|
2017-01-01 18:15:01 +01:00 |
|
Daniele Varrazzo
|
9926942260
|
Added missing doc file
|
2017-01-01 16:01:55 +01:00 |
|