LINQ
0
Q:

create a date list in postgresql

select i::date from generate_series('2012-06-29', 
  '2012-07-03', '1 day'::interval) i
0

New to Communities?

Join the community