jl/schema/tables/perd.sql
2018-09-19 00:58:06 -04:00

5 lines
120 B
SQL

------------------------fiscal periods------------------------
CREATE TABLE evt.fspr (
id ltree
,dur tstzrange
)