Jaymon / prom

A PostgreSQL or SQLite orm for Python
MIT License
22 stars 4 forks source link

each orm should have created and updated aliases that are similar to pk #67

Closed Jaymon closed 3 years ago

Jaymon commented 6 years ago

so Orm.created should be the same as Orm._created through not only the orm but Query and everything else