Maagan-Michael / invitease

A self contained invitation management system for gatekeeping.
GNU General Public License v3.0
8 stars 1 forks source link

default, server_default and creating new invitation #44

Closed KamiTzayig closed 2 years ago

KamiTzayig commented 2 years ago

in order for the default values to be inserted from the db when creating a new sql row you need to add default &server_default to the models.py so sqlalchemy can expect the values to be inserted, also i created the restapi for creating a new order

inbarbarkai commented 2 years ago

Lets merge mine and see, it shouldn't contain too much conflicts if any.

yarons commented 2 years ago

@inbarbarkai I'm guessing it's no longer relevant, am I correct? Sorry @KamiTzayig :(

inbarbarkai commented 2 years ago

@yarons I don't know... That is for @KamiTzayig to decide

yarons commented 2 years ago

@KamiTzayig we should rebase your changes, some of them are required for your UI work.

yarons commented 2 years ago

Conflicting, irrelevant, reopen if necessary.