Skip to content

Commit a5a2532

Browse files
committed
Feature, Add mysql_fdw to the tests
1 parent 9bdf29c commit a5a2532

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/tests/prime.sql

+1
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@ create extension if not exists "uuid-ossp";
8383
create extension if not exists vector;
8484
create extension if not exists wrappers;
8585
create extension if not exists xml2;
86+
create extension if not exists mysql_fdw;

0 commit comments

Comments
 (0)