Javi Serna

Results 5 comments of Javi Serna

Was also following the tutorial mentioned above, I solved it this way. `const Match = new graphql.GraphQLObjectType({ name: 'Match', extensions: { joinMonster: { sqlTable: 'match', uniqueKey: 'id' } }, fields:...

> Workaround: > > * Download https://archive.archlinux.org/packages/g/glib2/glib2-2.68.4-1-x86_64.pkg.tar.zst > > * Extract `/usr/lib/libgio-2.0.so.0.6800.4` to `/opt/tableplus` > > * Change `Exec` value in `/usr/share/applications/tableplus.desktop` to `Exec=env LD_PRELOAD=/opt/tableplus/libgio-2.0.so.0.6800.4 /usr/local/bin/tableplus` > > * sudo...

@dyaskur First, make sure you have downloaded the correct file. You have to extract the file, right click, extract and you will find the _/usr_ folder.

Hello guys, any solution for Android so far?