demetrixbio / FSharp.Data.Npgsql

F# type providers to support statically typed access to input parameters and result set of sql statement in idiomatic F# way. Data modifications via statically typed tables.
Apache License 2.0
127 stars 16 forks source link

Add partitioned table and materialized view to db backup #60

Closed kerams closed 4 years ago

kerams commented 4 years ago

Will allow tests for #59 and #58.

kerams commented 4 years ago

Closing this because I forgot to add composite types.