mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 17:48:20 +00:00
Repository tweaks [skip ci]
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* This repository was automatically generated on Apr 5, 2020 and is NOT
|
||||
* to be modified directly. Any repository modifications are meant to be made to
|
||||
* This repository was automatically generated and is NOT to be modified directly.
|
||||
* Any repository modifications are meant to be made to
|
||||
* the repository extending the base. Any modifications to base repositories are to
|
||||
* be made by the generator only
|
||||
*/
|
||||
@@ -200,7 +200,7 @@ public:
|
||||
);
|
||||
|
||||
if (results.Success()) {
|
||||
rule_sets_entry.id = results.LastInsertedID();
|
||||
rule_sets_entry.ruleset_id = results.LastInsertedID();
|
||||
return rule_sets_entry;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user