Actions
Task #573
openautomap the analytical DB columns
Start date:
02/26/2013
Due date:
% Done:
0%
Estimated time:
Activity type:
Description
- This will ensure the analytical DB schema stays up to date with VegCore
Method¶
In schemas/vegbien.sql
:
- Replace regexp
(?<=^ )(?:".*?"|[^\WA-Z]+)(?= )(?!.*(?:[;=%]|[^;]*\*/))
with the automap of$0
Actions