There was an error while loading. Please reload this page.
1 parent d1497dc commit 8395fd2Copy full SHA for 8395fd2
2 files changed
CN/modules/ROOT/pages/5.11.adoc
@@ -117,5 +117,5 @@ ivorysql=# ALTER TABLE t2 ADD FOREIGN KEY (c1) REFERENCES source (id);
117
ERROR: attempt to create referential integrity constraint on global temporary table
118
----
119
120
-更多详细使用方法和高级特性,请参阅 https://github.com/amutu/pgtt 。
+更多详细使用方法和高级特性,请参阅 https://github.com/darold/pgtt 。
121
EN/modules/ROOT/pages/5.11.adoc
@@ -118,5 +118,5 @@ ivorysql=# ALTER TABLE t2 ADD FOREIGN KEY (c1) REFERENCES source (id);
-For more detailed usage and advanced features, please refer to https://github.com/amutu/pgtt .
+For more detailed usage and advanced features, please refer to https://github.com/darold/pgtt .
122
0 commit comments