Gerard
Gerard
Hi 👋🏼 I read in the README that this gem will throw a RecordNotSaved exception on `create!`. I would like to understand why is that the case instead of returning...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
We currently use node's mysql package which is old and does not support some critical features from new mysql versions. We need to migrate to [mysql2](https://www.npmjs.com/package/mysql2) asap.
## Feature Description Right now we only test CLI with e2e tests. We need some true acceptance tests for the latest changes. ## Goal of Feature Increase stability of the...
E2E test to ensure the query running actually works.
## Feature Description As a user I need to be able to define secrets in my Latitude Cloud environment in order to support applications that rely on secrets. ## Goal...
## Feature Description As a user I would like to be able to configure autoscaling policies of my Latitude Cloud deployments with a min and max number of instances depending...
## Feature Description Right now error stack traces in sentry are kind of useless. We need at least: - dockerfile config - latitude.json - folder listing of files ## Goal...
## Feature Description Implement a series of out-of-the-box components in our react package so that users can easily integrate charts and inputs into their react projects without relying on third-party...
## Feature Description Users should be able to tests their queries in Latitude projects ## Goal of Feature Add a way to easily implement tests and run them in Latitude...