周超

Results 3 issues of 周超

lua entry thread aborted: runtime error: /usr/local/openresty/lualib/resty/upload.lua:61: http v2 not supported yet

``` package utils; import io.ebean.config.IdGenerator; public class EbeanIdGenerator implements IdGenerator { private static final UniqueId uid = new UniqueId(); @Override public Object nextValue() { return uid.getStringId(); } @Override public String...

status:backlog

``` == CreateGitCaches: migrating ================================================ -- create_table(:git_caches) -> 0.0033s -- add_index(:git_caches, :command) rake aborted! An error has occurred, all later migrations canceled: Mysql2::Error: BLOB/TEXT column 'command' used in key specification...