peewee Documentation
Release 3.5.0Contents: Installing and Testing Installing with git Running tests Optional dependencies Skip Compilation of SQLite Extensions Quickstart Model Definition Storing data Retrieving Data Closing the database Logging queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks features or specific database drivers using the runtests.py script. To view the available test runner options, use: python runtests.py --help Note To run tests against Postgres or MySQL you need to create0 码力 | 347 页 | 380.80 KB | 1 年前3
peewee Documentation Release 3.4.0Contents: Installing and Testing Installing with git Running tests Optional dependencies Skip Compilation of SQLite Extensions Quickstart Model Definition Storing data Retrieving Data Closing the database new Database Driver Models and Fields Fields Field-naming conflicts Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks features or specific database drivers using the runtests.py script. To view the available test runner options, use: python runtests.py --help Note To run tests against Postgres or MySQL you need to create0 码力 | 349 页 | 382.34 KB | 1 年前3
peewee Documentation Release 3.6.0Contents: Installing and Testing Installing with git Running tests Optional dependencies Skip Compilation of SQLite Extensions Quickstart Model Definition Storing data Retrieving Data Closing the database Logging queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks features or specific database drivers using the runtests.py script. To view the available test runner options, use: python runtests.py --help Note To run tests against Postgres or MySQL you need to create0 码力 | 377 页 | 399.12 KB | 1 年前3
peewee Documentation
Release 3.5.0features or specific database drivers using the runtests.py script. To view the available test runner options, use: python runtests.py --help Note: To run tests against Postgres or MySQL you need to create Lastly, if you use the Flask framework, there are helper extension modules available. 1.1.4 Skip Compilation of SQLite Extensions I’ve received reports from Windows users that they have some trouble installing installing Peewee due to missing a SQLite shared library. If you would like to simply skip compilation of the SQLite-specific C extensions, you can set the NO_SQLITE environment variable: $ NO_SQLITE=1 python0 码力 | 282 页 | 1.02 MB | 1 年前3
peewee Documentation
Release 3.3.0features or specific database drivers using the runtests.py script. To view the available test runner options, use: python runtests.py --help Note: To run tests against Postgres or MySQL you need to create Lastly, if you use the Flask framework, there are helper extension modules available. 1.1.4 Skip Compilation of SQLite Extensions I’ve received reports from Windows users that they have some trouble installing installing Peewee due to missing a SQLite shared library. If you would like to simply skip compilation of the SQLite-specific C extensions, you can set the NO_SQLITE environment variable: $ NO_SQLITE=1 python0 码力 | 280 页 | 1.02 MB | 1 年前3
peewee Documentation
Release 3.4.0features or specific database drivers using the runtests.py script. To view the available test runner options, use: python runtests.py --help Note: To run tests against Postgres or MySQL you need to create Lastly, if you use the Flask framework, there are helper extension modules available. 1.1.4 Skip Compilation of SQLite Extensions I’ve received reports from Windows users that they have some trouble installing installing Peewee due to missing a SQLite shared library. If you would like to simply skip compilation of the SQLite-specific C extensions, you can set the NO_SQLITE environment variable: $ NO_SQLITE=1 python0 码力 | 284 页 | 1.03 MB | 1 年前3
peewee Documentation
Release 3.6.0features or specific database drivers using the runtests.py script. To view the available test runner options, use: python runtests.py --help Note: To run tests against Postgres or MySQL you need to create Lastly, if you use the Flask framework, there are helper extension modules available. 1.1.4 Skip Compilation of SQLite Extensions I’ve received reports from Windows users that they have some trouble installing installing Peewee due to missing a SQLite shared library. If you would like to simply skip compilation of the SQLite-specific C extensions, you can set the NO_SQLITE environment variable: $ NO_SQLITE=1 python0 码力 | 302 页 | 1.02 MB | 1 年前3
peewee Documentation Release 3.0.0Logging queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks features or specific database drivers using the runtests.py script. To view the available test runner options, use: python runtests.py --help Note To run tests against Postgres or MySQL you need to create database attribute. Peewee allows every model to specify which database it uses. There are many Meta options you can specify which control the behavior of your model. This is a peewee idiom: DATABASE = 'tweepee0 码力 | 319 页 | 361.50 KB | 1 年前3
peewee Documentation Release 3.1.0Logging queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks features or specific database drivers using the runtests.py script. To view the available test runner options, use: python runtests.py --help Note To run tests against Postgres or MySQL you need to create database attribute. Peewee allows every model to specify which database it uses. There are many Meta options you can specify which control the behavior of your model. This is a peewee idiom: DATABASE = 'tweepee0 码力 | 332 页 | 370.77 KB | 1 年前3
peewee Documentation Release 2.10.2skeleton code Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks run using SQLite and the playhouse extension tests are not run. To view the available test runner options, use: python runtests.py --help Optional dependencies Note To use Peewee, you typically won’t database attribute. Peewee allows every model to specify which database it uses. There are many Meta options you can specify which control the behavior of your model. This is a peewee idiom: DATABASE = 'tweepee0 码力 | 275 页 | 276.96 KB | 1 年前3
共 16 条
- 1
- 2













