peewee Documentation Release 3.0.0
project website [https://code.google.com/p/apsw/]. APSW provides special features like: Virtual tables, virtual file-systems, Blob I/O, backups and file control. Connections can be shared across threads collation = None – collation to use for ordering the field / index unindexed = False – indicate field on virtual table should be unindexed (SQLite-only) choices = None – an optional iterable containing 2-tuples fields without any data-type. In those cases you can use BareField. It is also common for SQLite virtual tables to use meta-columns or untyped columns, so for those cases as well you may wish to use an0 码力 | 319 页 | 361.50 KB | 1 年前3peewee Documentation Release 3.5.0
project website [https://code.google.com/p/apsw/]. APSW provides special features like: Virtual tables, virtual file-systems, Blob I/O, backups and file control. Connections can be shared across threads collation = None – collation to use for ordering the field / index unindexed = False – indicate field on virtual table should be unindexed (SQLite-only) choices = None – optional iterable containing 2-tuples of fields without any data-type. In those cases you can use BareField. It is also common for SQLite virtual tables to use meta-columns or untyped columns, so for those cases as well you may wish to use an0 码力 | 347 页 | 380.80 KB | 1 年前3peewee Documentation Release 3.4.0
project website [https://code.google.com/p/apsw/]. APSW provides special features like: Virtual tables, virtual file-systems, Blob I/O, backups and file control. Connections can be shared across threads collation = None – collation to use for ordering the field / index unindexed = False – indicate field on virtual table should be unindexed (SQLite-only) choices = None – an optional iterable containing 2-tuples fields without any data-type. In those cases you can use BareField. It is also common for SQLite virtual tables to use meta-columns or untyped columns, so for those cases as well you may wish to use an0 码力 | 349 页 | 382.34 KB | 1 年前3peewee Documentation Release 3.1.0
project website [https://code.google.com/p/apsw/]. APSW provides special features like: Virtual tables, virtual file-systems, Blob I/O, backups and file control. Connections can be shared across threads collation = None – collation to use for ordering the field / index unindexed = False – indicate field on virtual table should be unindexed (SQLite-only) choices = None – an optional iterable containing 2-tuples fields without any data-type. In those cases you can use BareField. It is also common for SQLite virtual tables to use meta-columns or untyped columns, so for those cases as well you may wish to use an0 码力 | 332 页 | 370.77 KB | 1 年前3peewee Documentation Release 3.5.0
APSW can be obtained on the APSW project website. APSW provides special features like: • Virtual tables, virtual file-systems, Blob I/O, backups and file control. • Connections can be shared across threads None – collation to use for ordering the field / index • unindexed = False – indicate field on virtual table should be unindexed (SQLite-only) • choices = None – optional iterable containing 2-tuples fields without any data-type. In those cases you can use BareField. It is also common for SQLite virtual tables to use meta-columns or untyped columns, so for those cases as well you may wish to use an0 码力 | 282 页 | 1.02 MB | 1 年前3peewee Documentation Release 3.3.0
APSW can be obtained on the APSW project website. APSW provides special features like: • Virtual tables, virtual file-systems, Blob I/O, backups and file control. • Connections can be shared across threads None – collation to use for ordering the field / index • unindexed = False – indicate field on virtual table should be unindexed (SQLite-only) • choices = None – an optional iterable containing 2-tuples fields without any data-type. In those cases you can use BareField. It is also common for SQLite virtual tables to use meta-columns or untyped columns, so for those cases as well you may wish to use an0 码力 | 280 页 | 1.02 MB | 1 年前3peewee Documentation Release 3.4.0
APSW can be obtained on the APSW project website. APSW provides special features like: • Virtual tables, virtual file-systems, Blob I/O, backups and file control. • Connections can be shared across threads None – collation to use for ordering the field / index • unindexed = False – indicate field on virtual table should be unindexed (SQLite-only) • choices = None – an optional iterable containing 2-tuples fields without any data-type. In those cases you can use BareField. It is also common for SQLite virtual tables to use meta-columns or untyped columns, so for those cases as well you may wish to use an0 码力 | 284 页 | 1.03 MB | 1 年前3peewee Documentation Release 3.6.0
project website [https://code.google.com/p/apsw/]. APSW provides special features like: Virtual tables, virtual file-systems, Blob I/O, backups and file control. Connections can be shared across threads collation = None – collation to use for ordering the field / index unindexed = False – indicate field on virtual table should be unindexed (SQLite-only) choices = None – optional iterable containing 2-tuples of fields without any data-type. In those cases you can use BareField. It is also common for SQLite virtual tables to use meta-columns or untyped columns, so for those cases as well you may wish to use an0 码力 | 377 页 | 399.12 KB | 1 年前3peewee Documentation Release 3.6.0
APSW can be obtained on the APSW project website. APSW provides special features like: • Virtual tables, virtual file-systems, Blob I/O, backups and file control. • Connections can be shared across threads None – collation to use for ordering the field / index • unindexed = False – indicate field on virtual table should be unindexed (SQLite-only) • choices = None – optional iterable containing 2-tuples fields without any data-type. In those cases you can use BareField. It is also common for SQLite virtual tables to use meta-columns or untyped columns, so for those cases as well you may wish to use an0 码力 | 302 页 | 1.02 MB | 1 年前3peewee Documentation Release 2.10.2
project website [https://code.google.com/p/apsw/]. APSW provides special features like: Virtual tables, virtual file-systems, Blob I/O, backups and file control. Connections can be shared across threads fields without any data-type. In those cases you can use BareField. It is also common for SQLite virtual tables to use meta-columns or untyped columns, so for those cases as well you may wish to use an from the database and converts it into the appropriate Python type. For instance, if you have a virtual table with an un-typed column but you know that it will return int objects, you can specify coerce=int0 码力 | 275 页 | 276.96 KB | 1 年前3
共 14 条
- 1
- 2