Stefano Pigozzi

Results 9 issues of Stefano Pigozzi

This is useful to handle dynamic Previews (using email props). Not sure why, but the jest snapshot committed in the project missed a space: was `

It's basically the newer (and recommended) way to make auto incrementing columns. Example: ```sql create table old_way (id serial primary key); create table new_way (id integer primary key generated always...

- [ ] JMedict importer - [ ] EPWING importer - [ ] Lookup - [ ] Grammar normalizer - [ ] Lexer enhancing (i.e.: 誓いを立てる)

![スクリーンショット 2020-02-12 23 26 05](https://user-images.githubusercontent.com/24681/74383208-13a00c80-4def-11ea-9d9f-4baa105f7bf7.png)

Hello. I've been working on https://github.com/pigoz/lat using this gem as a base to write a Ruby mpv script. I'm in the process of upstreaming the features I've added (key bindings,...

enhancement