22 Commits

Author SHA1 Message Date
Charles Leifer 1aeef460a4 SIGNIFICANT: remove playhouse._sqlite_ext.
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.
2026-02-06 10:37:08 -06:00
Charles Leifer 45c166bce4 3.19.0 2026-01-07 11:20:14 -06:00
Charles Leifer ac82c4c08d New build system. 2026-01-06 23:01:39 -06:00
Charles Leifer d27a7728e3 Add pyproject.toml to manifest, fixes #2701 2023-04-06 07:09:39 -05:00
Charles Leifer d775e2c209 Include C sources in source dist. 2018-07-07 11:19:05 -05:00
Charles Leifer 1bb4fbd541 Fucking hell. 2018-01-29 13:00:42 -06:00
Charles Leifer 46bc07c488 Update manifest to ensure pysqlite sources included. 2018-01-29 12:57:18 -06:00
Charles Leifer 2dd80a9b56 Revert "Include C sources as fallback for building extensions. Fixes #1007."
The generated C sources were not compatible with PyPy.

This reverts commit 3cc3b70cad.
2016-08-15 14:14:49 -05:00
Charles Leifer 3cc3b70cad Include C sources as fallback for building extensions. Fixes #1007. 2016-07-14 22:34:31 -05:00
Charles Leifer caea6f4dff Include pskel when packaging, fixes #907 2016-04-11 15:50:24 -05:00
Charles Leifer ca2e360e7a Rename speedups cython to _speedups.pyx. 2016-01-27 13:15:43 -06:00
Charles Leifer 67bbfa8b05 Add fast implementations for SQLite user-defined functions 2015-11-17 09:38:38 -06:00
Charles Leifer 3d939fb316 remove berkeley_build.sh 2015-09-06 18:54:01 -05:00
Charles Leifer 047384bc90 Bumping 2.6.3 2015-07-06 19:28:32 -05:00
Charles Leifer a160dd84d2 Updating notes on running tests. 2015-04-02 00:36:59 -05:00
Charles Leifer 507853b6b0 Version bump 2014-08-11 22:47:54 -05:00
Charles Leifer 42beaac125 Updating manifest. 2014-02-04 11:13:07 -06:00
Charles Leifer df5d5c1d8e Changelog, fixes #274 2013-12-27 09:45:08 -06:00
Matej Stuchlik 53ebb32eb9 Added the test files to MANIFEST.in 2013-03-21 12:39:22 +01:00
Charles Leifer 510cca7fe6 Updating README and bumping to 0.3.0 2010-11-27 17:29:39 -06:00
Charles Leifer 5f02ebc391 Checking in an example project, hosted at
http://peewee.charlesleifer.com/
2010-11-24 15:01:40 -06:00
Charles Leifer 35ec83a434 Adding a license 2010-10-11 21:42:25 -05:00