mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-13 08:07:00 +02:00
Small update
This commit is contained in:
parent
32466ef60c
commit
db75518533
3 changed files with 3 additions and 3 deletions
|
@ -180,7 +180,6 @@ CREATE TABLE registry.statement (
|
|||
|
||||
CREATE TABLE registry.invoices (
|
||||
"id" SERIAL PRIMARY KEY,
|
||||
"invoice_number" VARCHAR(20),
|
||||
"registrar_id" INT,
|
||||
"billing_contact_id" INT,
|
||||
"issue_date" TIMESTAMP(3),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue