Files
librenms-librenms/sql-schema/008.sql
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
85 B
SQL
Raw Normal View History

2012-03-20 16:00:08 +00:00
ALTER TABLE `bills` CHANGE `bill_gb` `bill_quota` BIGINT( 20 ) NULL DEFAULT NULL;