pub const database = .{ // This configuration is used for CI // in GitHub .testing = .{ .adapter = .postgresql, }, };