Commit graph

4 commits

Author SHA1 Message Date
adam
e001549548 py-pypika: updated to 0.37.14
0.37.14:
Unknown changes
2020-06-29 14:25:12 +00:00
adam
c7316bdf5d py-pypika: updated to 0.37.8
0.37.8:
Unknown changes
2020-06-17 04:55:27 +00:00
adam
d78ffce57c py-pypika: updated to 0.37.7
0.37.7:
Bug fixes
2020-05-27 08:00:33 +00:00
adam
b30b40b490 py-pypika: added version 0.37.6
PyPika is a Python API for building SQL queries. The motivation behind PyPika
is to provide a simple interface for building SQL queries without limiting the
flexibility of handwritten SQL. Designed with data analysis in mind, PyPika
leverages the builder design pattern to construct queries to avoid messy string
formatting and concatenation. It is also easily extended to take full advantage
of specific features of SQL database vendors.
2020-05-23 20:00:45 +00:00