include a reference to corresponding column from the foreign table but that has a different name (like oseas = ssyr from table perd)
This commit is contained in:
parent
0452bde160
commit
a15d807178
@ -9,6 +9,7 @@ CREATE TABLE fc.target_meta (
|
||||
,fkey text
|
||||
,pretty text
|
||||
,dtype text
|
||||
,mastcol text
|
||||
);
|
||||
|
||||
--ALTER TABLE fc.target_meta DROP CONSTRAINT IF EXISTS target_meta_pk;
|
||||
|
Loading…
Reference in New Issue
Block a user