peewee Documentation Release 3.0.0Context manager Decorator Nesting Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model 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 connection open at a given time. Context managers The database object itself can be used as a context-manager, which opens a connection for the duration of the wrapped block of code. Additionally, a transaction0 码力 | 319 页 | 361.50 KB | 1 年前3
peewee Documentation Release 3.4.0Context manager Decorator Nesting Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model 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 connection open at a given time. Context managers The database object itself can be used as a context-manager, which opens a connection for the duration of the wrapped block of code. Additionally, a transaction0 码力 | 349 页 | 382.34 KB | 1 年前3
peewee Documentation Release 3.1.0Context manager Decorator Nesting Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model 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 connection open at a given time. Context managers The database object itself can be used as a context-manager, which opens a connection for the duration of the wrapped block of code. Additionally, a transaction0 码力 | 332 页 | 370.77 KB | 1 年前3
peewee Documentation
Release 3.3.0APSW 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 connection open at a given time. Context managers The database object itself can be used as a context-manager, which opens a connection for the duration of the wrapped block of code. Additionally, a transaction inside context manager. ... False >>> db.is_closed() # db is closed. True If you want to manage transactions separately, you can use the Database.connection_context() context manager. >>> with db.0 码力 | 280 页 | 1.02 MB | 1 年前3
peewee Documentation
Release 3.4.0APSW 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 connection open at a given time. Context managers The database object itself can be used as a context-manager, which opens a connection for the duration of the wrapped block of code. Additionally, a transaction inside context manager. ... False >>> db.is_closed() # db is closed. True If you want to manage transactions separately, you can use the Database.connection_context() context manager. >>> with db.0 码力 | 284 页 | 1.03 MB | 1 年前3
peewee Documentation
Release 3.5.0Functions SQL Helper Security and SQL Injection API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants and Helpers SQLite Extensions Getting started APIs Additional 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 connection open at a given time. Context managers The database object itself can be used as a context-manager, which opens a connection for the duration of the wrapped block of code. Additionally, a transaction0 码力 | 347 页 | 380.80 KB | 1 年前3
peewee Documentation
Release 3.5.0APSW 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 Documentation, Release 3.5.0 Context managers The database object itself can be used as a context-manager, which opens a connection for the duration of the wrapped block of code. Additionally, a transaction inside context manager. ... False >>> db.is_closed() # db is closed. True If you want to manage transactions separately, you can use the Database.connection_context() context manager. >>> with db.0 码力 | 282 页 | 1.02 MB | 1 年前3
peewee Documentation Release 3.6.0Implementing Many to Many Avoiding the N+1 problem API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants and Helpers SQLite Extensions Getting started APIs Additional 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 connection open at a given time. Context managers The database object itself can be used as a context-manager, which opens a connection for the duration of the wrapped block of code. Additionally, a transaction0 码力 | 377 页 | 399.12 KB | 1 年前3
peewee Documentation
Release 3.6.0APSW 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 connection open at a given time. Context managers The database object itself can be used as a context-manager, which opens a connection for the duration of the wrapped block of code. Additionally, a transaction inside context manager. ... False >>> db.is_closed() # db is closed. True If you want to manage transactions separately, you can use the Database.connection_context() context manager. >>> with db.0 码力 | 302 页 | 1.02 MB | 1 年前3
peewee Documentation Release 2.10.2Avoiding N+1 queries Iterating over lots of rows Speeding up Bulk Inserts Transactions Context manager Decorator Nesting Transactions Explicit transaction Autocommit Mode Playhouse, extensions to Peewee and Peewee [http://charlesleifer.com/blog/creating-a- personal-password-manager/]. Building a web-based encrypted file manager with Flask, peewee and S3 [http://charlesleifer.com/blog/web-based-encr 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 threads0 码力 | 275 页 | 276.96 KB | 1 年前3
共 16 条
- 1
- 2













