mirror of
https://github.com/getml/sqlgen.git
synced 2026-05-02 04:59:53 -05:00
Added create_index
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "sqlgen/begin_transaction.hpp"
|
||||
#include "sqlgen/col.hpp"
|
||||
#include "sqlgen/commit.hpp"
|
||||
#include "sqlgen/create_index.hpp"
|
||||
#include "sqlgen/create_table.hpp"
|
||||
#include "sqlgen/delete_from.hpp"
|
||||
#include "sqlgen/drop.hpp"
|
||||
|
||||
Reference in New Issue
Block a user