Skip to content

Commit

Permalink
Expose the createOrReplaceView function in the Rel8 module (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
gpampara committed Nov 4, 2022
1 parent 36c2b1e commit 42e38c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Rel8.hs
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ module Rel8

-- ** @CREATE VIEW@
, createView
, createOrReplaceView

-- ** Sequences
, nextval
Expand Down

0 comments on commit 42e38c7

Please sign in to comment.