Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sql.Identifier can wrap a sequence of strings to represent qualified namesidentifier-sequence | Daniele Varrazzo | 2018-10-04 | 1 | -1/+11 |
* | Added docs about the usability of sql objects with copy_expert()sql-copy | Daniele Varrazzo | 2017-03-16 | 1 | -0/+5 |
* | Several improvements to the sql objects | Daniele Varrazzo | 2017-01-03 | 1 | -0/+20 |
* | Use {} instead of %s placeholders in SQL composition | Daniele Varrazzo | 2017-01-03 | 1 | -1/+2 |
* | More doc love for the sql module | Daniele Varrazzo | 2017-01-01 | 1 | -2/+2 |
* | Added missing doc file | Daniele Varrazzo | 2017-01-01 | 1 | -0/+68 |