| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve parsing of PEP249-style placeholder (fixes #103). | Andi Albrecht | 2013-06-29 | 1 | -0/+11 |
| | | |||||
| * | Update authors and changelog. | Andi Albrecht | 2013-05-10 | 1 | -1/+1 |
| | | |||||
| * | Added test for Function.get_parameters(). | wayne.wuw | 2013-05-09 | 1 | -0/+5 |
| | | |||||
| * | Fix parsing error with dollar-quoted procedure bodies (fixes issue83). | Andi Albrecht | 2012-12-22 | 1 | -0/+21 |
| | | |||||
| * | PEP8'ified to code a bit. | Andi Albrecht | 2012-11-12 | 1 | -1/+1 |
| | | |||||
| * | Improve handling of quoted indentifiers (fixes issue78). | Andi Albrecht | 2012-11-03 | 1 | -0/+7 |
| | | |||||
| * | Make keyword detection more restrict (fixes issue47). | Andi Albrecht | 2011-09-29 | 1 | -0/+4 |
| | | | | | | Keywords most likely don't follow dots. Maybe there are other exclusions too, but for now let's just go with this one. | ||||
| * | Add parsing of MS Access column names with braces (fixes issue27). | Andi Albrecht | 2011-07-29 | 1 | -0/+7 |
| | | |||||
| * | Detection of placeholders in paramterized queries (fixes issue22). | Andi Albrecht | 2011-07-25 | 1 | -0/+20 |
| | | |||||
| * | Improve float parsing (thanks, Kris). | Andi Albrecht | 2011-01-26 | 1 | -0/+14 |
| | | |||||
| * | Query token ancestry. | Andi Albrecht | 2009-07-12 | 1 | -0/+24 |
| | | |||||
| * | Turn relative import in tests module to absolute imports. | Andi Albrecht | 2009-04-30 | 1 | -1/+1 |
| | | |||||
| * | Initial import. | Andi Albrecht | 2009-04-03 | 1 | -0/+39 |
