peewee Documentation Release 2.10.2CharField(unique=True) Model definition uses the declarative style seen in other popular ORMs like SQLAlchemy or Django. Note that we are extending the BaseModel class so the User model will inherit the database SQL levels. The idea for hybrid attributes comes from a feature of the same name in SQLAlchemy [http://docs.sqlalchemy.org/en/improve_toc/orm/extensions/hybrid.html]. Consider the following example: class WHERE ((abs("t1"."end" - "t1"."start") / 2) < 3) Pretty neat, right? Thanks for the cool idea, SQLAlchemy! Hybrid API class hybrid_method(func[, expr=None]) Method decorator that allows the definition0 码力 | 275 页 | 276.96 KB | 1 年前3
peewee Documentation Release 3.0.0CharField(unique=True) Model definition uses the declarative style seen in other popular ORMs like SQLAlchemy or Django. Note that we are extending the BaseModel class so the User model will inherit the database SQL levels. The idea for hybrid attributes comes from a feature of the same name in SQLAlchemy [http://docs.sqlalchemy.org/en/improve_toc/orm/extensions/hybrid.html]. Consider the following example: class WHERE ((abs("t1"."end" - "t1"."start") / 2) < 3) Pretty neat, right? Thanks for the cool idea, SQLAlchemy! Hybrid API class hybrid_method(func[, expr=None]) Method decorator that allows the definition0 码力 | 319 页 | 361.50 KB | 1 年前3
peewee Documentation
Release 3.5.0CharField(unique=True) Model definition uses the declarative style seen in other popular ORMs like SQLAlchemy or Django. Note that we are extending the BaseModel class so the User model will inherit the database SQL levels. The idea for hybrid attributes comes from a feature of the same name in SQLAlchemy [http://docs.sqlalchemy.org/en/improve_toc/orm/extensions/hybrid.html]. Consider the following example: class WHERE ((abs("t1"."end" - "t1"."start") / 2) < 3) Pretty neat, right? Thanks for the cool idea, SQLAlchemy! Hybrid API class hybrid_method(func[, expr=None]) Method decorator that allows the definition0 码力 | 347 页 | 380.80 KB | 1 年前3
peewee Documentation Release 3.4.0CharField(unique=True) Model definition uses the declarative style seen in other popular ORMs like SQLAlchemy or Django. Note that we are extending the BaseModel class so the User model will inherit the database SQL levels. The idea for hybrid attributes comes from a feature of the same name in SQLAlchemy [http://docs.sqlalchemy.org/en/improve_toc/orm/extensions/hybrid.html]. Consider the following example: class WHERE ((abs("t1"."end" - "t1"."start") / 2) < 3) Pretty neat, right? Thanks for the cool idea, SQLAlchemy! Hybrid API class hybrid_method(func[, expr=None]) Method decorator that allows the definition0 码力 | 349 页 | 382.34 KB | 1 年前3
peewee Documentation Release 3.1.0CharField(unique=True) Model definition uses the declarative style seen in other popular ORMs like SQLAlchemy or Django. Note that we are extending the BaseModel class so the User model will inherit the database SQL levels. The idea for hybrid attributes comes from a feature of the same name in SQLAlchemy [http://docs.sqlalchemy.org/en/improve_toc/orm/extensions/hybrid.html]. Consider the following example: class WHERE ((abs("t1"."end" - "t1"."start") / 2) < 3) Pretty neat, right? Thanks for the cool idea, SQLAlchemy! Hybrid API class hybrid_method(func[, expr=None]) Method decorator that allows the definition0 码力 | 332 页 | 370.77 KB | 1 年前3
peewee Documentation Release 3.6.0CharField(unique=True) Model definition uses the declarative style seen in other popular ORMs like SQLAlchemy or Django. Note that we are extending the BaseModel class so the User model will inherit the database SQL levels. The idea for hybrid attributes comes from a feature of the same name in SQLAlchemy [http://docs.sqlalchemy.org/en/improve_toc/orm/extensions/hybrid.html]. Consider the following example: class WHERE ((abs("t1"."end" - "t1"."start") / 2) < 3) Pretty neat, right? Thanks for the cool idea, SQLAlchemy! Hybrid API class hybrid_method(func[, expr=None]) Method decorator that allows the definition0 码力 | 377 页 | 399.12 KB | 1 年前3
peewee Documentation
Release 2.10.2CharField(unique=True) Model definition uses the declarative style seen in other popular ORMs like SQLAlchemy or Django. Note that we are extending the BaseModel class so the User model will inherit the database Python and SQL levels. The idea for hybrid attributes comes from a feature of the same name in SQLAlchemy. Consider the following example: class Interval(Model): start = IntegerField() end = IntegerField() WHERE ((abs("t1"."end" - "t1"."start") / 2) < 3) Pretty neat, right? Thanks for the cool idea, SQLAlchemy! Hybrid API class hybrid_method(func[, expr=None]) Method decorator that allows the definition0 码力 | 221 页 | 844.06 KB | 1 年前3
peewee Documentation
Release 3.5.0CharField(unique=True) Model definition uses the declarative style seen in other popular ORMs like SQLAlchemy or Django. Note that we are extending the BaseModel class so the User model will inherit the database Python and SQL levels. The idea for hybrid attributes comes from a feature of the same name in SQLAlchemy. Consider the following example: class Interval(Model): start = IntegerField() end = IntegerField() WHERE ((abs("t1"."end" - "t1"."start") / 2) < 3) Pretty neat, right? Thanks for the cool idea, SQLAlchemy! 1.11. Playhouse, extensions to Peewee 211 peewee Documentation, Release 3.5.0 Hybrid API class0 码力 | 282 页 | 1.02 MB | 1 年前3
peewee Documentation
Release 3.3.0CharField(unique=True) Model definition uses the declarative style seen in other popular ORMs like SQLAlchemy or Django. Note that we are extending the BaseModel class so the User model will inherit the database Python and SQL levels. The idea for hybrid attributes comes from a feature of the same name in SQLAlchemy. Consider the following example: class Interval(Model): start = IntegerField() end = IntegerField() WHERE ((abs("t1"."end" - "t1"."start") / 2) < 3) Pretty neat, right? Thanks for the cool idea, SQLAlchemy! Hybrid API class hybrid_method(func[, expr=None]) Method decorator that allows the definition0 码力 | 280 页 | 1.02 MB | 1 年前3
peewee Documentation
Release 3.4.0CharField(unique=True) Model definition uses the declarative style seen in other popular ORMs like SQLAlchemy or Django. Note that we are extending the BaseModel class so the User model will inherit the database Python and SQL levels. The idea for hybrid attributes comes from a feature of the same name in SQLAlchemy. Consider the following example: class Interval(Model): start = IntegerField() end = IntegerField() WHERE ((abs("t1"."end" - "t1"."start") / 2) < 3) Pretty neat, right? Thanks for the cool idea, SQLAlchemy! Hybrid API class hybrid_method(func[, expr=None]) Method decorator that allows the definition0 码力 | 284 页 | 1.03 MB | 1 年前3
共 16 条
- 1
- 2













