Skip to content

Not support Unicode name #57

@cxocto2099

Description

@cxocto2099

my database name is "数据库.db" , because it's created and used by another software , I cann't change it to an English name.

Then I found when used : ws4sqlite --db 数据库.db
It showed:
ws4sqlite v0.16.5, based on sqlite v3.50.3

  • Serving database '数据库' from 数据库.db?_pragma=journal_mode(WAL)
    • No valid config file specified, using defaults
    • Using WAL
  • Web Service listening on 0.0.0.0:12321

But I cann't posted data on http://localhost:12321/数据库
reply:
{
"reqIdx": -1,
"error": "Cannot POST /%E6%95%B0%E6%8D%AE%E5%BA%93"
}

hope to fix it. Thank you.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions