mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-04-04 09:33:24 -04:00
Minor text edit.
This commit is contained in:
parent
63cecfc678
commit
c1bde007b4
@ -71,7 +71,7 @@ INSERT INTO projects (project_id, date_established, active, public) VALUES
|
|||||||
--
|
--
|
||||||
-- Added a volunteer column to keep track of volunteer hours redeemed, max bike earned, and
|
-- Added a volunteer column to keep track of volunteer hours redeemed, max bike earned, and
|
||||||
-- the current year the hours apply to, when a new year begins a new record is added
|
-- the current year the hours apply to, when a new year begins a new record is added
|
||||||
-- {["volunteer_hours_redeemed":0, "max_bike_earned":0, "year":2017], [.."year":2018]}
|
-- {["volunteer_hours_redeemed":0, "max_bike_earned":0, "year":2017], [..,..,"year":2018]}
|
||||||
|
|
||||||
DELETE FROM shop_hours;
|
DELETE FROM shop_hours;
|
||||||
DELETE FROM contacts;
|
DELETE FROM contacts;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user