![]() If a counter was initialized via the INSERT in changeCounterValue(), its value would be set to the change value rather than the specified initial value. For example, a counter with an initial value of 1000 and a change of 5 would get initialized to 5, not 1005. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
api.env.example | ||
bot.env.example | ||
ormconfig.js | ||
package-lock.json | ||
package.json | ||
register-tsconfig-paths.js | ||
start-dev.js | ||
tsconfig.json |