Travis Whitton
Travis Whitton
Hi, Great project! I'm wondering if there's a way to easily add labels, chart titles, legends, etc, to the generated charts? Looking at the histogram function, I see that it...
Hi, Great project! I have a few questions: 1. Is it possible to specify durations in conjunction with a progression? p = progression('c', 'ii V I')
**Required Functionality** When I try and run synth on a database schema that contains a table with a tinytext column, I get the following message. `Error: We haven't implemented a...
``` DEFAULT_SETTINGS = { "base_open_tracking_url": "http://pixels.example.com/track/", "base_click_tracking_url": "http://clicks.example.com/track?" } ``` Given the example above, the base_open_tracking_url looks like this (correct): http://pixels.example.com/track/ The base_click_tracking_url excludes the track? portion. http://clicks.example.com/eyJ1cmwiOiAia... The base...
Hi, thanks for the great project! What license is this released under? Also, do you know if Google has plans to sunset the video intelligence api now that vertex is...
This statement breaks the lib when connecting to pgmq as it is installed via database.dev. ``` Connecting to PostgreSQL using pgmq... error: extension "pgmq" is not available ... at eventLoopTick...
# Improve documentation ## Link https://github.com/supabase/dbdev ## Describe the problem There's nothing in the docs showing how to list installed packages. I had to dig through the CLI source code...
# Bug report Once pg_net reaches a certain number of jobs, jobs start to time out aggressively. This makes it unsuitable for any type of production workload where you may...
# Bug report I get the following in my logs whenever I Run my pgTap tests. WARNING: invalid configuration parameter name "supautils.policy_grants", removing it DETAIL: "supautils" is now a reserved...
Hi, Like a lot of other people, I've been really excited about Borgo; however, I don't see any activity in the last five months, and... despite numerous requests, the project...