peewee Documentation Release 2.10.2subclass of Database. names – A list of names to use as the scheme in the URL, e.g. ‘sqlite’ or ‘firebird’ Register additional database class under the specified names. This function can be used to extend database class for Firebird named FirebirdDatabase. from playhouse.db_url import connect, register_database register_database(FirebirdDatabase, 'firebird') db = connect('firebird://my-firebird-db') CSV Utils0 码力 | 275 页 | 276.96 KB | 1 年前3
peewee Documentation Release 3.0.0subclass of Database. names – A list of names to use as the scheme in the URL, e.g. ‘sqlite’ or ‘firebird’ Register additional database class under the specified names. This function can be used to extend database class for Firebird named FirebirdDatabase. from playhouse.db_url import connect, register_database register_database(FirebirdDatabase, 'firebird') db = connect('firebird://my-firebird-db') Connection0 码力 | 319 页 | 361.50 KB | 1 年前3
peewee Documentation
Release 3.5.0subclass of Database. names – A list of names to use as the scheme in the URL, e.g. ‘sqlite’ or ‘firebird’ Register additional database class under the specified names. This function can be used to extend database class for Firebird named FirebirdDatabase. from playhouse.db_url import connect, register_database register_database(FirebirdDatabase, 'firebird') db = connect('firebird://my-firebird-db') Connection0 码力 | 347 页 | 380.80 KB | 1 年前3
peewee Documentation Release 3.4.0subclass of Database. names – A list of names to use as the scheme in the URL, e.g. ‘sqlite’ or ‘firebird’ Register additional database class under the specified names. This function can be used to extend database class for Firebird named FirebirdDatabase. from playhouse.db_url import connect, register_database register_database(FirebirdDatabase, 'firebird') db = connect('firebird://my-firebird-db') Connection0 码力 | 349 页 | 382.34 KB | 1 年前3
peewee Documentation Release 3.1.0subclass of Database. names – A list of names to use as the scheme in the URL, e.g. ‘sqlite’ or ‘firebird’ Register additional database class under the specified names. This function can be used to extend database class for Firebird named FirebirdDatabase. from playhouse.db_url import connect, register_database register_database(FirebirdDatabase, 'firebird') db = connect('firebird://my-firebird-db') Connection0 码力 | 332 页 | 370.77 KB | 1 年前3
peewee Documentation Release 3.6.0subclass of Database. names – A list of names to use as the scheme in the URL, e.g. ‘sqlite’ or ‘firebird’ Register additional database class under the specified names. This function can be used to extend database class for Firebird named FirebirdDatabase. from playhouse.db_url import connect, register_database register_database(FirebirdDatabase, 'firebird') db = connect('firebird://my-firebird-db') Connection0 码力 | 377 页 | 399.12 KB | 1 年前3
Django 5.1 Documentationdatabases with Django: CockroachDB [https://pypi.org/project/django-cockroachdb/] Firebird [https://pypi.org/project/django-firebird/] Google Cloud Spanner [https://pypi.org/project/django-google-spanner/]0 码力 | 3513 页 | 3.17 MB | 1 年前3
Django 5.1.2 Documentationdatabases with Django: CockroachDB [https://pypi.org/project/django-cockroachdb/] Firebird [https://pypi.org/project/django-firebird/] Google Cloud Spanner [https://pypi.org/project/django-google-spanner/]0 码力 | 3519 页 | 3.17 MB | 1 年前3
Django 5.0.x Documentationdatabases with Django: CockroachDB [https://pypi.org/project/django-cockroachdb/] Firebird [https://pypi.org/project/django-firebird/] Google Cloud Spanner [https://pypi.org/project/django-google-spanner/]0 码力 | 3407 页 | 3.21 MB | 1 年前3
Django 1.8.x Documentationallow you to use other databases with Django: SAP SQL Anywhere IBM DB2 Microsoft SQL Server Firebird ODBC The Django versions and ORM features supported by these unofficial backends vary considerably0 码力 | 2454 页 | 2.85 MB | 1 年前3
共 21 条
- 1
- 2
- 3













