JJCSA / backend

0 stars 1 forks source link

Add default value for database table ids #104

Closed shah-tejas closed 2 years ago

shah-tejas commented 2 years ago

Added default value for id for db tables. That way when adding new records via sql directly, ids will be auto generated. Also had to edit one of the database changelogs (if changelog is already run in local it might throw error)