Hello I am integrating sqldelight in my kotlin/was...
# squarelibraries
a
Hello I am integrating sqldelight in my kotlin/wasmJs project by taking snapshot of this PR, but while accessing database it is throwing an error
Copy code
WebWorkerException: {"message":"no such table: {TableName}","name":"Error"}
How do I fix this issue? Thanks in advance
1