ontime-dev / ont

MIT License
0 stars 0 forks source link

Check if the table already exist in mysql instead of calling the Create function everytime. #43

Open HassanAlsamahi opened 2 months ago

HassanAlsamahi commented 2 months ago

It is confusing in the debugging logs as every time the function "Create" is called, it writes in the logs that the table is created for every execution.