peewee Documentation Release 3.5.0
after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 347 页 | 380.80 KB | 1 年前3peewee Documentation Release 1.0.0
0 码力 | 101 页 | 163.20 KB | 1 年前3peewee Documentation Release 3.0.0
after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 319 页 | 361.50 KB | 1 年前3peewee Documentation Release 3.4.0
after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 349 页 | 382.34 KB | 1 年前3peewee Documentation Release 2.10.2
after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 275 页 | 276.96 KB | 1 年前3peewee Documentation Release 0.9.7
0 码力 | 78 页 | 143.68 KB | 1 年前3peewee Documentation Release 3.6.0
Attention To preserve backwards-compatibility, the current release (Peewee 3.x) specifies legacy_table_names=True by default. In the next major release (Peewee 4.0), legacy_table_names will have a default value after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 377 页 | 399.12 KB | 1 年前3peewee Documentation Release 3.1.0
after executing a SELECT query. If you do not commit after you are done iterating, you will not release the server-side resources until the connection is closed (or the transaction is committed later)0 码力 | 332 页 | 370.77 KB | 1 年前3peewee Documentation Release 1.0.0
peewee Documentation Release 1.0.0 charles leifer January 12, 2013 CONTENTS i ii peewee Documentation, Release 1.0.0 • a small orm • written in python • provides a lightweight querying interface including an admin interface and RESTful API, check out flask-peewee. CONTENTS 1 peewee Documentation, Release 1.0.0 2 CONTENTS CHAPTER ONE CONTENTS: 1.1 Overview peewee is a lightweight ORM written in editors Tweet.filter(Q(user__is_staff=True) | Q(user__is_superuser=True)) 3 peewee Documentation, Release 1.0.0 You can use python operators to create select queries: # how many active users are there0 码力 | 71 页 | 405.29 KB | 1 年前3peewee Documentation Release 3.5.0
peewee Documentation Release 3.5.0 charles leifer Jul 27, 2018 Contents 1 Contents: 3 1.1 Installing and Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265 2 Note 269 3 Indices and tables 271 i ii peewee Documentation, Release 3.5.0 Attention: Peewee 3.0 has been released (you are looking at the 3.0 documentation). To see an extension module that contains special/custom field types. Contents 1 peewee Documentation, Release 3.5.0 2 Contents CHAPTER 1 Contents: 1.1 Installing and Testing Most users will want to simply0 码力 | 282 页 | 1.02 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100