Jan Tuitman
Jan Tuitman
I have the same error. if even this basic stuff doesnt work it is not a mature ORM. switching to something else... @mouday did you find a solution?
ah. found the solution underlying driver is Pymysql and it converts all arguments to strings. and expects %s in the query. for example: `db.insert('insert into users (id,name) values(%s, %s)', [count,...
This issue is already more than 2 years old and my swagger UI page of current project is a big mess qua sorting, while the project is only small/medium sized....
> Hi i see these forum is from 2017 and now sep2022... Did someone found a solution for these? is possible to do these in swaggerUI 3.0 ? > Thanks...