From d776aad4d4abb8eabd240621eb3d13b59a5b17d8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 14 Jun 2021 10:01:20 +0200 Subject: Add test for SQLite ATTACH DATABASE support --- sqlite/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sqlite/makefile') diff --git a/sqlite/makefile b/sqlite/makefile index a644c33..a80d464 100644 --- a/sqlite/makefile +++ b/sqlite/makefile @@ -5,6 +5,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make tests := \ template \ +attach \ auto \ custom \ database \ -- cgit v1.1