peewee Documentation Release 2.10.2
subclass 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 年前3peewee Documentation Release 3.0.0
subclass 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 年前3peewee Documentation Release 3.5.0
subclass 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 年前3peewee Documentation Release 3.4.0
subclass 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 年前3peewee Documentation Release 3.1.0
subclass 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 年前3peewee Documentation Release 3.6.0
subclass 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 年前3Django 5.1 Documentation
databases 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 年前3Django 5.1.2 Documentation
databases 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 年前3Django 5.0.x Documentation
databases 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 年前3Django 1.8.x Documentation
allow 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