Jonathan Fishner
Jonathan Fishner
LIGHT MODE:  DARK MODE: 

three different things that use to create errors on parsing: 1. Broken default nextval: `nextval('pubckle.user_id_seq'::regclass` instead of `nextval('pubckle.user_id_seq'::regclass)` 2. Duplicate relationships (same tables + same fields) 3. Replace the `-`...
Hey There! Help us translate ChartDB to new languages. We've implemented a mechanism to support multiple languages in ChartDB. You can do so by adding the translation similar to en.js...
Relate to: https://github.com/chartdb/chartdb/issues/555#issuecomment-2677079261
