peewee Documentation Release 3.4.0
and much more). Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? Here is a list of documents you might find most helpful when getting started: Quickstart Framework Integration Executing Queries Managing Transactions Database Errors Logging queries Adding a new Database Driver Models and Fields Fields Field-naming conflicts Creating model tables Model options other Tricks Self-referential foreign keys Circular foreign key dependencies Querying Creating a new record Bulk inserts Updating existing records Atomic updates Deleting records Selecting a single record0 码力 | 349 页 | 382.34 KB | 1 年前3peewee Documentation Release 3.0.0
and much more). Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? Here is a list of documents you might find most helpful when getting started: Quickstart Framework Integration Executing Queries Managing Transactions Database Errors Logging queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes other Tricks Self-referential foreign keys Circular foreign key dependencies Querying Creating a new record Bulk inserts Updating existing records Atomic updates Deleting records Selecting a single record0 码力 | 319 页 | 361.50 KB | 1 年前3peewee Documentation Release 2.10.2
and much more). Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? Here is a list of documents you might find most helpful when getting started: Quickstart multiple databases Database Errors Automatic Reconnect Logging queries Generating skeleton code Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata other Tricks Self-referential foreign keys Circular foreign key dependencies Querying Creating a new record Bulk inserts Updating existing records Atomic updates Deleting records Selecting a single record0 码力 | 275 页 | 276.96 KB | 1 年前3peewee Documentation Release 3.1.0
and much more). Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? Here is a list of documents you might find most helpful when getting started: Quickstart Framework Integration Executing Queries Managing Transactions Database Errors Logging queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes other Tricks Self-referential foreign keys Circular foreign key dependencies Querying Creating a new record Bulk inserts Updating existing records Atomic updates Deleting records Selecting a single record0 码力 | 332 页 | 370.77 KB | 1 年前3peewee Documentation Release 3.4.0
sqlite full-text-search, schema migrations, and much more). Peewee’s source code hosted on GitHub. New to peewee? Here is a list of documents you might find most helpful when getting started: • Quickstart foreign-key constraints, indexes, and sequences. Usually this is something you’ll only do once, whenever a new model is added. Peewee provides a helper method Database.create_tables() which will resolve inter-model self) .order_by(User.username)) Creating new objects When a new user wants to join the site we need to make sure the username is available, and if so, create a new User record. Looking at the join() view0 码力 | 284 页 | 1.03 MB | 1 年前3peewee Documentation Release 2.10.2
sqlite full-text-search, schema migrations, and much more). Peewee’s source code hosted on GitHub. New to peewee? Here is a list of documents you might find most helpful when getting started: • Quickstart foreign-key constraints, indexes, and sequences. Usually this is something you’ll only do once, whenever a new model is added. Peewee provides a helper method Database.create_tables() which will resolve inter-model where(Relationship.to_user == self)) Creating new objects When a new user wants to join the site we need to make sure the username is available, and if so, create a new User record. Looking at the join() view0 码力 | 221 页 | 844.06 KB | 1 年前3peewee Documentation Release 3.3.0
sqlite full-text-search, schema migrations, and much more). Peewee’s source code hosted on GitHub. New to peewee? Here is a list of documents you might find most helpful when getting started: • Quickstart foreign-key constraints, indexes, and sequences. Usually this is something you’ll only do once, whenever a new model is added. Peewee provides a helper method Database.create_tables() which will resolve inter-model self) .order_by(User.username)) Creating new objects When a new user wants to join the site we need to make sure the username is available, and if so, create a new User record. Looking at the join() view0 码力 | 280 页 | 1.02 MB | 1 年前3peewee Documentation Release 3.5.0
and much more). Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? Here is a list of documents you might find most helpful when getting started: Quickstart Framework Integration Executing Queries Managing Transactions Database Errors Logging queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes other Tricks Self-referential foreign keys Circular foreign key dependencies Querying Creating a new record Bulk inserts Updating existing records Atomic updates Deleting records Selecting a single record0 码力 | 347 页 | 380.80 KB | 1 年前3peewee Documentation Release 3.6.0
tons of extensions Peewee’s source code hosted on GitHub [https://github.com/coleifer/peewee]. New to peewee? These may help: Quickstart Example twitter app Models and fields Querying Relationships Framework Integration Executing Queries Managing Transactions Database Errors Logging queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes other Tricks Self-referential foreign keys Circular foreign key dependencies Querying Creating a new record Bulk inserts Updating existing records Atomic updates Deleting records Selecting a single record0 码力 | 377 页 | 399.12 KB | 1 年前3peewee Documentation Release 3.5.0
sqlite full-text-search, schema migrations, and much more). Peewee’s source code hosted on GitHub. New to peewee? Here is a list of documents you might find most helpful when getting started: • Quickstart foreign-key constraints, indexes, and sequences. Usually this is something you’ll only do once, whenever a new model is added. Peewee provides a helper method Database.create_tables() which will resolve inter-model self) .order_by(User.username)) Creating new objects When a new user wants to join the site we need to make sure the username is available, and if so, create a new User record. Looking at the join() view0 码力 | 282 页 | 1.02 MB | 1 年前3
共 16 条
- 1
- 2