Sebastian Webber
Sebastian Webber
hi there, Do you have any interest in translate this guide to brazilian portuguese? I can translate the markdown files if you have some interest. Or perhaps can you authorize...
This PR adds support for arm builds.
Hi! There is any plan to support ARM?
Hi there! #### Question I'm new to the project and I'm aware that the main focus here isn't targeting a database server. But I'm wondering: is this possible? If it...
Hi there, there is any plan to supporting existing math libraries syntax, like scipy1, created for python? Theoretically is possible supporting it using using grumpy2. References: 1. https://www.scipy.org/ 1. https://github.com/google/grumpy
Hi There, There is some configuration to fix this error? pg_view work by less than 30 seconds, then crash: ``` [root@server ~]# pg_view -U postgres -p 9999 Traceback (most recent...
Hi there! It's possible to set editor mode dynamically, using model variable? I already tried use them as parameter on the onLoad function but it appears not be supported. Thanks!
This PR adds support to run the project with the docker-compose and also removed the dependency of the `go dep` to use the "latest" go modules. Update the readme with...
Hi, there is any reason to block primary key updates?
This PR adds the new config `auth_query_database` to allow a different database to get the hashes from the database instance. This is useful to avoid recreating the lookup function between...