Path to this page:
./
databases/py-pypika-tortoise,
Forked from pypika and streamline just for tortoise-orm
Branch: CURRENT,
Version: 0.2.2,
Package name: py312-pypika-tortoise-0.2.2,
Maintainer: pkgsrc-usersForked from pypika and streamline just for tortoise-orm.
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.
Master sites:
Filesize: 38.924 KB
Version history: (Expand)
- (2024-11-20) Updated to version: py312-pypika-tortoise-0.2.2
- (2024-10-14) Updated to version: py312-pypika-tortoise-0.2.1
- (2023-11-23) Package added to pkgsrc.se, version py311-pypika-tortoise-0.1.6 (created)
CVS history: (Expand)
2024-04-17 12:38:36 by Thomas Klausner | Files touched by this commit (24) |
Log message:
*: fix some CONFLICTS lines
Noted by riastradh@ in PR 58155.
|
2023-11-23 08:56:01 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-pypika-tortoise: added version 0.1.6
Forked from pypika and streamline just for tortoise-orm.
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.
|