peewee Documentation
Release 3.5.0(developed with 3.6) Built-in support for SQLite, MySQL and Postgresql. numerous extensions available (postgres hstore/json/arrays, sqlite full-text- search, schema migrations, and much more). Peewee’s tests against Postgres or MySQL you need to create a database named “peewee_test”. To test the Postgres extension module, you will also want to install the HStore extension in the postgres test database: database: -- install the hstore extension on the peewee_test postgres db. CREATE EXTENSION hstore; Optional dependencies Note To use Peewee, you typically won’t need anything outside the standard library0 码力 | 347 页 | 380.80 KB | 1 年前3
peewee Documentation Release 3.4.0(developed with 3.6) Built-in support for SQLite, MySQL and Postgresql. numerous extensions available (postgres hstore/json/arrays, sqlite full-text- search, schema migrations, and much more). Peewee’s tests against Postgres or MySQL you need to create a database named “peewee_test”. To test the Postgres extension module, you will also want to install the HStore extension in the postgres test database: database: -- install the hstore extension on the peewee_test postgres db. CREATE EXTENSION hstore; Optional dependencies Note To use Peewee, you typically won’t need anything outside the standard library0 码力 | 349 页 | 382.34 KB | 1 年前3
peewee Documentation Release 3.6.0tests against Postgres or MySQL you need to create a database named “peewee_test”. To test the Postgres extension module, you will also want to install the HStore extension in the postgres test database: database: -- install the hstore extension on the peewee_test postgres db. CREATE EXTENSION hstore; Optional dependencies Note To use Peewee, you typically won’t need anything outside the standard library there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. Cython [http://cython.org/]: used for various speedups. Can give a big boost to certain0 码力 | 377 页 | 399.12 KB | 1 年前3
peewee Documentation Release 3.0.02.7+ and 3.2+. Built-in support for SQLite, MySQL and Postgresql. numerous extensions available (postgres hstore/json/arrays, sqlite full-text- search, schema migrations, and much more). Peewee’s tests against Postgres or MySQL you need to create a database named “peewee_test”. To test the Postgres extension module, you will also want to install the HStore extension in the postgres test database: database: -- install the hstore extension on the peewee_test postgres db. CREATE EXTENSION hstore; Optional dependencies Note To use Peewee, you typically won’t need anything outside the standard library0 码力 | 319 页 | 361.50 KB | 1 年前3
peewee Documentation Release 3.1.0(developed with 3.6) Built-in support for SQLite, MySQL and Postgresql. numerous extensions available (postgres hstore/json/arrays, sqlite full-text- search, schema migrations, and much more). Peewee’s tests against Postgres or MySQL you need to create a database named “peewee_test”. To test the Postgres extension module, you will also want to install the HStore extension in the postgres test database: database: -- install the hstore extension on the peewee_test postgres db. CREATE EXTENSION hstore; Optional dependencies Note To use Peewee, you typically won’t need anything outside the standard library0 码力 | 332 页 | 370.77 KB | 1 年前3
peewee Documentation Release 2.10.22.6+ and 3.2+. built-in support for sqlite, mysql and postgresql numerous extensions available (postgres hstore/json/arrays, sqlite full-text- search, schema migrations, and much more). Peewee’s there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. Cython [http://cython.org/]: used for various speedups. Can give a big boost to certain creating connections: db = PostgresqlDatabase( 'database_name', # Required by Peewee. user='postgres', # Will be passed directly to psycopg2. password='secret', # Ditto. host='db.mysite.com'0 码力 | 275 页 | 276.96 KB | 1 年前3
Django 5.1 Documentationcontrib.postgres The redirects app The sitemap framework The “sites” framework The staticfiles app The syndication feed framework admin auth contenttypes flatpages gis humanize messages postgres redirects databases may have. Searching in other databases All of the searching tools provided by django.contrib.postgres are constructed entirely on public APIs such as custom lookups and database functions. Depending can easily be combined with other relational queries such as categorization. The django.contrib.postgres module provides some helpers to make these queries. For example, a query might select all the blog0 码力 | 3513 页 | 3.17 MB | 1 年前3
Django 5.1.2 Documentationcontrib.postgres The redirects app The sitemap framework The “sites” framework The staticfiles app The syndication feed framework admin auth contenttypes flatpages gis humanize messages postgres redirects databases may have. Searching in other databases All of the searching tools provided by django.contrib.postgres are constructed entirely on public APIs such as custom lookups and database functions. Depending can easily be combined with other relational queries such as categorization. The django.contrib.postgres module provides some helpers to make these queries. For example, a query might select all the blog0 码力 | 3519 页 | 3.17 MB | 1 年前3
Django 4.2.x Documentationcontrib.postgres The redirects app The sitemap framework The “sites” framework The staticfiles app The syndication feed framework admin auth contenttypes flatpages gis humanize messages postgres redirects databases may have. Searching in other databases All of the searching tools provided by django.contrib.postgres are constructed entirely on public APIs such as custom lookups and database functions. Depending can easily be combined with other relational queries such as categorization. The django.contrib.postgres module provides some helpers to make these queries. For example, a query might select all the blog0 码力 | 3305 页 | 3.16 MB | 1 年前3
Django 4.1.x Documentationcontrib.postgres The redirects app The sitemap framework The “sites” framework The staticfiles app The syndication feed framework admin auth contenttypes flatpages gis humanize messages postgres redirects databases may have. Searching in other databases All of the searching tools provided by django.contrib.postgres are constructed entirely on public APIs such as custom lookups and database functions. Depending can easily be combined with other relational queries such as categorization. The django.contrib.postgres module provides some helpers to make these queries. For example, a query might select all the blog0 码力 | 3240 页 | 3.13 MB | 1 年前3
共 224 条
- 1
- 2
- 3
- 4
- 5
- 6
- 23













