chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
CREATE SERVER [ IF NOT EXISTS ] $server_name$ [ TYPE '$server_type$' ] [ VERSION '$server_version$' ]
|
||||
FOREIGN DATA WRAPPER $fdw_name$
|
||||
[ OPTIONS ( { $option$ '$value$' } [ , ... ] ) ]
|
||||
Reference in New Issue
Block a user