Open Pythoenixx opened 9 months ago
need asyncronous socket handling and a websocket proxy for the db server socket
most likely some async port of https://github.com/PyMySQL/PyMySQL
hmm I don't think I know anything about that but thank you for replying fast
meanwhile you could convert your db to sqlite3 and bundle its file with pygbag
PKG NOT FOUND: want='mysql', resume=<function at 0x14eb858>, ex--ModuleNotFoundError("No module named 'mysql'")
how do I use mysql with pygbag?