mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-01 00:23:19 +02:00
Small update
This commit is contained in:
parent
32466ef60c
commit
db75518533
3 changed files with 3 additions and 3 deletions
|
@ -175,7 +175,6 @@ CREATE TABLE IF NOT EXISTS `registry`.`statement` (
|
|||
|
||||
CREATE TABLE IF NOT EXISTS `registry`.`invoices` (
|
||||
`id` INT(10) UNSIGNED AUTO_INCREMENT PRIMARY KEY,
|
||||
`invoice_number` VARCHAR(20),
|
||||
`registrar_id` INT(10) UNSIGNED,
|
||||
`billing_contact_id` INT(10) UNSIGNED,
|
||||
`issue_date` DATETIME(3),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue