zio-sql icon indicating copy to clipboard operation
zio-sql copied to clipboard

Syntax Errors in shop.sql File

Open mainali123 opened this issue 1 year ago • 0 comments

I have found syntax errors in the shop.sql file located at zio-sql/core/sql/shop.sql in main repository. There are minor errors like comma at the end column of table creation, missing semicolons.

Additionally, I noticed that this file is not referenced anywhere in the project. Could you please verify if this file is still needed or if there are plans to fix these errors?

mainali123 avatar Jul 15 '24 07:07 mainali123