diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 42b25b39d02c..ef5d3508bdae 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -67,6 +67,7 @@ SUBDIR += firebird30-server SUBDIR += firebird40-client SUBDIR += firebird40-server + SUBDIR += fmptools SUBDIR += fortytwo-bdb SUBDIR += foundationdb71-client SUBDIR += foundationdb71-server @@ -193,7 +194,7 @@ SUBDIR += mysql-connector-c++ SUBDIR += mysql-connector-j SUBDIR += mysql-connector-java51 - SUBDIR += mysql-connector-odbc-80 + SUBDIR += mysql-connector-odbc SUBDIR += mysql2pgsql SUBDIR += mysql80-client SUBDIR += mysql80-server @@ -860,6 +861,7 @@ SUBDIR += py-sqlite-migrate SUBDIR += py-sqlite-utils SUBDIR += py-sqlite3 + SUBDIR += py-sqlmodel SUBDIR += py-sqlobject SUBDIR += py-sqloxide SUBDIR += py-sqlparse @@ -954,6 +956,7 @@ SUBDIR += rubygem-bdb1 SUBDIR += rubygem-bigrecord SUBDIR += rubygem-brpoplpush-redis_script + SUBDIR += rubygem-click_house-client SUBDIR += rubygem-couchrest SUBDIR += rubygem-dalli SUBDIR += rubygem-data_objects @@ -1022,6 +1025,7 @@ SUBDIR += rubygem-openid-redis-store SUBDIR += rubygem-paranoia SUBDIR += rubygem-pg + SUBDIR += rubygem-pg-gitlab SUBDIR += rubygem-pg_array_parser SUBDIR += rubygem-pg_query SUBDIR += rubygem-pghero @@ -1110,6 +1114,7 @@ SUBDIR += tcl-sqlite3 SUBDIR += tdb SUBDIR += tdb1410 + SUBDIR += tdb1413 SUBDIR += tdbc SUBDIR += tile38 SUBDIR += tiledb @@ -1127,6 +1132,7 @@ SUBDIR += valkey SUBDIR += vfront SUBDIR += virtualpg + SUBDIR += weaviate SUBDIR += webdis SUBDIR += wfb2sql SUBDIR += xapian-bindings |