We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdf29c commit a5a2532Copy full SHA for a5a2532
nix/tests/prime.sql
@@ -83,3 +83,4 @@ create extension if not exists "uuid-ossp";
83
create extension if not exists vector;
84
create extension if not exists wrappers;
85
create extension if not exists xml2;
86
+create extension if not exists mysql_fdw;
0 commit comments