mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Fixes time behavior for DST, and adds a user-defined constant.
This commit is contained in:
@@ -146,5 +146,3 @@ INSERT INTO transaction_types
|
||||
|
||||
ALTER TABLE transaction_log ADD paid tinyint(1) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE transaction_log ADD payment_type varchar(5) DEFAULT NULL;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user