jl/schema/tables/fspr.sql

5 lines
120 B
MySQL
Raw Normal View History

2018-09-19 00:58:06 -04:00
------------------------fiscal periods------------------------
CREATE TABLE evt.fspr (
id ltree
,dur tstzrange
)