mirror of
https://github.com/coleifer/peewee.git
synced 2026-05-06 07:56:41 -04:00
1aeef460a4
C implementations of ranking functions are moved to _sqlite_udf. Capabilites exclusive to the CSqliteExtDatabase implementation are being migrated over to cysqlite_ext.CySqliteDatabase, which supports them natively without relying on hacks.
13 lines
261 B
Plaintext
13 lines
261 B
Plaintext
include CHANGELOG.md
|
|
include LICENSE
|
|
include README.rst
|
|
include TODO.rst
|
|
include pyproject.toml
|
|
include runtests.py
|
|
include tests.py
|
|
include playhouse/*.c
|
|
include playhouse/*.pyx
|
|
include playhouse/README.md
|
|
recursive-include examples *
|
|
recursive-include docs *
|