mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-24 12:54:31 +02:00
parent
3502be2c78
commit
a67681424e
1 changed files with 4 additions and 1 deletions
|
@ -184,5 +184,8 @@
|
|||
],
|
||||
"2024.12.20": [
|
||||
"ALTER TABLE `tbl_voucher` ADD `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER `status`;"
|
||||
],
|
||||
"2025.1.23": [
|
||||
"ALTER TABLE `rad_acct` ADD `acctsessiontime` BIGINT(12) NOT NULL DEFAULT '0' AFTER `framedipaddress`;"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue