mirror of
https://github.com/getml/sqlgen.git
synced 2026-04-28 11:12:33 -05:00
committed by
GitHub
parent
7b5c849e02
commit
1424d29c5d
@@ -32,6 +32,7 @@ TEST(postgres, test_aggregations_with_nullable) {
|
||||
.dbname = "postgres"};
|
||||
|
||||
using namespace sqlgen;
|
||||
using namespace sqlgen::literals;
|
||||
|
||||
struct Children {
|
||||
int num_children;
|
||||
|
||||
Reference in New Issue
Block a user