Jônatas Davi Paganini
Jônatas Davi Paganini
When adding a new line / pattern, we need to define the owner. If we already configured it, we could adopt the configuration instead of re-type it. We could say:...
## Is your feature request related to a problem? I had a meeting with @simi to follow up and continue the draft @segiddins started on #3560 and here let's break...
It closes #56 with auto-detecting if the extension is available or not.
As an ORM user, several times we need to organize migrations and heavy sql repetitions. Today, I was working on an example and I'd like to bring this to expose...
The official [continuous aggregate](https://docs.timescale.com/api/latest/continuous-aggregates/create_materialized_view/) creates views `WITH DATA` but when the user create with `NO DATA` the dumper is not explicit defining it in the schema dumper. The schema dumper...
I fall into a problem while implementing rubygems/rubygems.org#4642 which I have multiple views that are interdependent but the dump is in the wrong order. Here we go with the error:...
- **Latest .lock** - **Document database setup for testing** - **||= dotenv**
It's second part of #4642. Add the downloads and log_downloads table to the timescaledb database. 1. The downloads table represents the gem_downloads, but with flat results, every download is a...
- **Fix docs** - **Seamless integratino between continuous_aggregates and acts_as_time_vector**
A minimal example of how to use tool_use. The original function gives me this error ``` ERROR: anthropic.BadRequestError: Error code: 400 - {'type': 'error', 'error': {'type': 'invalid_request_error', 'message': 'tools: Input...