TheDataStation / datastation-escrow

Apache License 2.0
1 stars 0 forks source link

adhoc functionality #70

Open raulcf opened 1 year ago

raulcf commented 1 year ago

https://github.com/TheDataStation/DataStation/blob/aed41944e6ddef1878e5cccd2f3c9f62de87d2d3/ds.py#L97

I don't think this is the right place for these details. Why can't the database take care of the ID automatically? why does the escrow have to do that?

See this: https://www.sqlite.org/autoinc.html

especially the note 2 under summary