peewee Documentation Release 2.10.2it iterates through the result set. This method involves a lot of data being transferred over the wire and a lot of logic in Python to de-duplicate rows. Each solution has its place and, depending on general it is more performant than aggregate_rows(). Typically a lot less data is transferred over the wire since data is not duplicated. There is less Python overhead since we don’t have to de-dupe things 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 extend0 码力 | 275 页 | 276.96 KB | 1 年前3
peewee Documentation
Release 2.10.2it iterates through the result set. This method involves a lot of data being transferred over the wire and a lot of logic in Python to de-duplicate rows. Each solution has its place and, depending on it is more performant than aggregate_rows(). • Typically a lot less data is transferred over the wire since data is not duplicated. • There is less Python overhead since we don’t have to de-dupe things 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 extend0 码力 | 221 页 | 844.06 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.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') 1.11.170 码力 | 282 页 | 1.02 MB | 1 年前3
peewee Documentation
Release 3.3.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') 1.16.170 码力 | 280 页 | 1.02 MB | 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') 1.16.170 码力 | 284 页 | 1.03 MB | 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
共 414 条
- 1
- 2
- 3
- 4
- 5
- 6
- 42













