彭科

Results 6 issues of 彭科

Add JsonParser feature to ignore trailing commas https://github.com/bdhess/jackson-core/commit/82f8b544b53833af8d617d85ba3b1834b8db988f

Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'lobos_migrations' already exists (def db-spec {:subprotocol "mysql" :subname "//localhost:3306/myyun?zeroDateTimeBehavior=convertToNull" :delimiters "`" ;; very important to mysql. cause the sql syntax error :user "xxxx" :password "xxxx"}) when...

it will be great if we have the login/register template. thanks

enhancement

try to highlight content cross next page then the view position changed. until go previous page many times, and see the parent chapter, then the position reset to center ![image](https://user-images.githubusercontent.com/795396/128405187-ba9ac54a-664f-4f4b-895b-5806779e394e.png)...

i want distinct the development or test env in code, and how can i do that? thanks