mirror of
https://github.com/vrana/adminer.git
synced 2026-03-05 20:11:40 +01:00
Add todo
This commit is contained in:
@@ -961,6 +961,7 @@ AND typelem = 0"
|
||||
$return .= "\nPARTITION BY $partition[partition_by]($partition[partition])";
|
||||
}
|
||||
//! parse pg_class.relpartbound to create PARTITION OF
|
||||
//! don't insert partitioned data twice
|
||||
|
||||
$return .= "\nWITH (oids = " . ($status['Oid'] ? 'true' : 'false') . ");";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user