- prettier formaing for migration models
This commit is contained in:
parent
4714dfdd94
commit
4e97e47fbc
19 changed files with 103 additions and 108 deletions
|
@ -48,5 +48,3 @@ export default class Persons extends BaseSchema {
|
|||
// CONSTRAINT persons_pkey PRIMARY KEY (id),
|
||||
// CONSTRAINT persons_name_type_check CHECK (name_type::text = ANY (ARRAY['Organizational'::character varying::text, 'Personal'::character varying::text]))
|
||||
// )
|
||||
|
||||
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue