db.create(String, String, String, options)
is hard to read
#5
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
I don't know what the three strings do.
Can we change the API to
db.create(tableName: string)
for the simple case andThe text was updated successfully, but these errors were encountered: