peewee Documentation Release 3.0.0
Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants and Helpers SQLite Extensions Getting started APIs SQL queries will typically be executed by calling execute() on a query constructed using the query-builder APIs (or by simply iterating over a query object in the case of a Select query). For cases where extension_module ( prefix arguments, field definitions, arguments, options) New stuff The query-builder has been rewritten from the ground-up to be more flexible and powerful. There is now a generic0 码力 | 319 页 | 361.50 KB | 1 年前3peewee Documentation Release 3.5.0
Functions 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 SQL queries will typically be executed by calling execute() on a query constructed using the query-builder APIs (or by simply iterating over a query object in the case of a Select query). For cases where encoding. Parameters: class MySQLDatabase(database[, **kwargs]) MySQL database implementation. Query-builder class Node Base-class for all components which make up the AST for a SQL query. static copy(method)0 码力 | 347 页 | 380.80 KB | 1 年前3peewee Documentation Release 3.4.0
Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants and Helpers SQLite Extensions Getting started APIs SQL queries will typically be executed by calling execute() on a query constructed using the query-builder APIs (or by simply iterating over a query object in the case of a Select query). For cases where arguments, options) Signals Extension The post_init signal has been removed. New stuff The query-builder has been rewritten from the ground-up to be more flexible and powerful. There is now a generic0 码力 | 349 页 | 382.34 KB | 1 年前3peewee Documentation Release 3.1.0
Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants and Helpers SQLite Extensions Getting started APIs SQL queries will typically be executed by calling execute() on a query constructed using the query-builder APIs (or by simply iterating over a query object in the case of a Select query). For cases where arguments, options) Signals Extension The post_init signal has been removed. New stuff The query-builder has been rewritten from the ground-up to be more flexible and powerful. There is now a generic0 码力 | 332 页 | 370.77 KB | 1 年前3peewee Documentation Release 3.6.0
Implementing 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 SQL queries will typically be executed by calling execute() on a query constructed using the query-builder APIs (or by simply iterating over a query object in the case of a Select query). For cases where Database encoding. class MySQLDatabase(database[, **kwargs]) MySQL database implementation. Query-builder class Node Base-class for all components which make up the AST for a SQL query. static copy(method)0 码力 | 377 页 | 399.12 KB | 1 年前3peewee Documentation Release 3.5.0
SQL queries will typically be executed by calling execute() on a query constructed using the query-builder APIs (or by simply iterating over a query object in the case of a Select query). For cases where Database encoding. class MySQLDatabase(database[, **kwargs]) MySQL database implementation. 1.9.2 Query-builder class Node Base-class for all components which make up the AST for a SQL query. static copy(method) tweet in user.tweets: # Does not require additional query. print(' ', tweet.content) 1.9.6 Query-builder Internals class AliasManager Manages the aliases assigned to Source objects in SELECT queries0 码力 | 282 页 | 1.02 MB | 1 年前3peewee Documentation Release 3.3.0
SQL queries will typically be executed by calling execute() on a query constructed using the query-builder APIs (or by simply iterating over a query object in the case of a Select query). For cases where arguments, options) Signals Extension The post_init signal has been removed. 1.13.2 New stuff The query-builder has been rewritten from the ground-up to be more flexible and powerful. There is now a generic Release 3.3.0 class MySQLDatabase(database[, **kwargs]) MySQL database implementation. 1.14.2 Query-builder class Node Base-class for all components which make up the AST for a SQL query. static copy(method)0 码力 | 280 页 | 1.02 MB | 1 年前3peewee Documentation Release 3.4.0
SQL queries will typically be executed by calling execute() on a query constructed using the query-builder APIs (or by simply iterating over a query object in the case of a Select query). For cases where arguments, options) Signals Extension The post_init signal has been removed. 1.13.2 New stuff The query-builder has been rewritten from the ground-up to be more flexible and powerful. There is now a generic encoding. class MySQLDatabase(database[, **kwargs]) MySQL database implementation. 1.14.2 Query-builder class Node Base-class for all components which make up the AST for a SQL query. static copy(method)0 码力 | 284 页 | 1.03 MB | 1 年前3peewee Documentation Release 3.6.0
SQL queries will typically be executed by calling execute() on a query constructed using the query-builder APIs (or by simply iterating over a query object in the case of a Select query). For cases where encoding. class MySQLDatabase(database[, **kwargs]) MySQL database implementation. 1.10.2 Query-builder class Node Base-class for all components which make up the AST for a SQL query. static copy(method) tweet in user.tweets: # Does not require additional query. print(' ', tweet.content) 1.10.6 Query-builder Internals class AliasManager Manages the aliases assigned to Source objects in SELECT queries0 码力 | 302 页 | 1.02 MB | 1 年前3PostgreSQL 8.0 Documentation
Allow access to the underlying table and column of a query result (Tom) This is helpful for query-builder applications that want to know the underlying table and column names associated with a specific0 码力 | 1422 页 | 9.92 MB | 1 年前3
共 27 条
- 1
- 2
- 3