wrighs6 / leanto

MIT License
0 stars 0 forks source link

Objectid references #14

Closed wrighs6 closed 4 months ago

wrighs6 commented 4 months ago

We now store ObjectIDs alongside names when referring to other objects. Additionally, POST requests will respond with the ObjectID of the created object. It will likely be necessary to run docker volume rm leanto_db-data to clear the database, since we don't have any way of handling the old records.