dipdup icon indicating copy to clipboard operation
dipdup copied to clipboard

Meta: DipDup ORM

Open droserasprout opened this issue 1 year ago • 0 comments

Missing features

  • [ ] Support for composite PKs.
  • [ ] One-to-one and one-to-many relations in a single model (possibly works already)
  • [ ] Basic TimescaleDB integration
  • [x] #482
  • [ ] Global transactions

Bugs

  • [x] #236
  • [ ] Fields with null=True are typed incorrectly

Other

  • [ ] ForeignKeyField definitions should refer a single class, w/o strings
  • [ ] A (much) stricter QA -- linting, typechecking etc.
  • [ ] Drop ugly MySQL hacks

droserasprout avatar Jul 31 '23 17:07 droserasprout