 peewee Documentation
Release 2.10.2extensions to Peewee . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82 1.14 API Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. update a row, modify the model instance and call save() to persist the changes. Here we will change Grandma’s name and then save the changes in the database: >>> grandma.name = 'Grandma L.' >>> grandma.save()0 码力 | 221 页 | 844.06 KB | 1 年前3 peewee Documentation
Release 2.10.2extensions to Peewee . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82 1.14 API Reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. update a row, modify the model instance and call save() to persist the changes. Here we will change Grandma’s name and then save the changes in the database: >>> grandma.name = 'Grandma L.' >>> grandma.save()0 码力 | 221 页 | 844.06 KB | 1 年前3
 peewee Documentation
Release 3.3.0. . . . . . . . . . . . . . . 108 1.13 Changes in 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 1.14 API Documentation . . . . . . . . . . . . . (you are looking at the 3.0 documentation). To see a list of backwards- incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively.0 码力 | 280 页 | 1.02 MB | 1 年前3 peewee Documentation
Release 3.3.0. . . . . . . . . . . . . . . 108 1.13 Changes in 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 1.14 API Documentation . . . . . . . . . . . . . (you are looking at the 3.0 documentation). To see a list of backwards- incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively.0 码力 | 280 页 | 1.02 MB | 1 年前3
 peewee Documentation
Release 3.4.0. . . . . . . . . . . . . . . 109 1.13 Changes in 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 1.14 API Documentation . . . . . . . . . . . . . (you are looking at the 3.0 documentation). To see a list of backwards- incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively.0 码力 | 284 页 | 1.03 MB | 1 年前3 peewee Documentation
Release 3.4.0. . . . . . . . . . . . . . . 109 1.13 Changes in 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 1.14 API Documentation . . . . . . . . . . . . . (you are looking at the 3.0 documentation). To see a list of backwards- incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively.0 码力 | 284 页 | 1.03 MB | 1 年前3
 peewee Documentation Release 2.10.2Migrations Reflection Database URL CSV Utils Connection pool Read Slaves Test Utils pskel Flask Utils API Reference Models Fields Query Types Database and its subclasses Transaction, Savepoint and ExecutionContext running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. update a row, modify the model instance and call save() to persist the changes. Here we will change Grandma’s name and then save the changes in the database: >>> grandma.name = 'Grandma L.' >>> grandma.save()0 码力 | 275 页 | 276.96 KB | 1 年前3 peewee Documentation Release 2.10.2Migrations Reflection Database URL CSV Utils Connection pool Read Slaves Test Utils pskel Flask Utils API Reference Models Fields Query Types Database and its subclasses Transaction, Savepoint and ExecutionContext running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. update a row, modify the model instance and call save() to persist the changes. Here we will change Grandma’s name and then save the changes in the database: >>> grandma.name = 'Grandma L.' >>> grandma.save()0 码力 | 275 页 | 276.96 KB | 1 年前3
 peewee Documentation
Release 3.5.0. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 1.9 API Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259 1.15 Changes in 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (you are looking at the 3.0 documentation). To see a list of backwards- incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it0 码力 | 282 页 | 1.02 MB | 1 年前3 peewee Documentation
Release 3.5.0. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 1.9 API Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259 1.15 Changes in 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (you are looking at the 3.0 documentation). To see a list of backwards- incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it0 码力 | 282 页 | 1.02 MB | 1 年前3
 peewee Documentation Release 3.4.0(you are looking at the 3.0 documentation). To see a list of backwards-incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it 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 Query-builder running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively.0 码力 | 349 页 | 382.34 KB | 1 年前3 peewee Documentation Release 3.4.0(you are looking at the 3.0 documentation). To see a list of backwards-incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it 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 Query-builder running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively.0 码力 | 349 页 | 382.34 KB | 1 年前3
 peewee Documentation Release 3.1.0(you are looking at the 3.0 documentation). To see a list of backwards-incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it 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 Query-builder running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively.0 码力 | 332 页 | 370.77 KB | 1 年前3 peewee Documentation Release 3.1.0(you are looking at the 3.0 documentation). To see a list of backwards-incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it 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 Query-builder running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively.0 码力 | 332 页 | 370.77 KB | 1 年前3
 peewee Documentation Release 3.0.0manager Decorator Nesting Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model Query-builder running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. update a row, modify the model instance and call save() to persist the changes. Here we will change Grandma’s name and then save the changes in the database: grandma.name = 'Grandma L.' grandma.save() # Update0 码力 | 319 页 | 361.50 KB | 1 年前3 peewee Documentation Release 3.0.0manager Decorator Nesting Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model Query-builder running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. update a row, modify the model instance and call save() to persist the changes. Here we will change Grandma’s name and then save the changes in the database: grandma.name = 'Grandma L.' grandma.save() # Update0 码力 | 319 页 | 361.50 KB | 1 年前3
 peewee Documentation
Release 3.6.0and Joins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91 1.10 API Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 279 1.16 Changes in 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively.0 码力 | 302 页 | 1.02 MB | 1 年前3 peewee Documentation
Release 3.6.0and Joins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91 1.10 API Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 279 1.16 Changes in 3.0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively.0 码力 | 302 页 | 1.02 MB | 1 年前3
 peewee Documentation
Release 3.5.0(you are looking at the 3.0 documentation). To see a list of backwards-incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it logic Adding user-defined operators Expressions SQL Functions SQL Helper Security and SQL Injection API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants Optimistic Locking Top object per group Top N objects per group Writing custom functions with SQLite Changes in 3.0 Backwards-incompatible New stuff Note If you find any bugs, odd behavior, or have an idea0 码力 | 347 页 | 380.80 KB | 1 年前3 peewee Documentation
Release 3.5.0(you are looking at the 3.0 documentation). To see a list of backwards-incompatible changes, see the list of changes. Peewee is a simple and small ORM. It has few (but expressive) concepts, making it logic Adding user-defined operators Expressions SQL Functions SQL Helper Security and SQL Injection API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants Optimistic Locking Top object per group Top N objects per group Writing custom functions with SQLite Changes in 3.0 Backwards-incompatible New stuff Note If you find any bugs, odd behavior, or have an idea0 码力 | 347 页 | 380.80 KB | 1 年前3
共 16 条
- 1
- 2














