youfun

Results 3 issues of youfun

/opt/homebrew/lib/python3.11/site-packages/ebooklib/epub.py:1395: UserWarning: In the future version we will turn default option ignore_ncx to True. warnings.warn('In the future version we will turn default option ignore_ncx to True.') 0it [00:00, ?it/s]ERROR:root:Could not...

code: `type User struct { Id null.Int Name null.String ` LastVisit null.Time Note null.String Status null.Int `aorm:"default:1'" json:"status"` CreatedAt null.Time UpdatedAt null.Time } var user = User{} aorm.Store(&user) aorm.Migrator(db).AutoMigrate(&user) `...

### Host Tell us about your Host OS (the machine you're building burrito apps on) **Host OS**: windows wsl2 arch **Host CPU**: x86_64 zig version 0.13.0 Erlang/OTP 27 [erts-15.0] [source]...

bug