Skip to content
Snippets Groups Projects
user avatar
Johann150 authored
* chore: remove default null

null is always the default value if a table column is nullable, and typeorm's
@Column only accepts strings for default.

* chore: synchronize code with database schema

* chore: sync generated migrations with code
31c73fdf
Name Last commit Last update