renamed schema to repository
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
namespace matador::sql {
|
||||
|
||||
column_generator::column_generator(std::vector<column> &column_infos,
|
||||
const object::schema &scm,
|
||||
const object::repository &scm,
|
||||
const std::string &table_name,
|
||||
const bool force_lazy,
|
||||
const bool has_many_to_many)
|
||||
|
||||
Reference in New Issue
Block a user