-
Since Wasp uses Prisma as its abstraction layer for the database, it should be possible for us to expand our support for SQLite and PostgreSQL to more database engines.
We should take into account …
-
References user story #31
***Requires Task #32 to be completed first.***
Update how the Rust backend interacts with the database to pull the information.
Additionally, update the BookType type an…
-
Update readme, and landing page to include new turso sponsor!
-
-
Hi guys,
I am getting the following error
`error generating code: error creating operation definitions: error generating response definitions: error turning reference (#/paths/~1me~1/put/respo…
-
This is a long-term goal, but I would like to integrate [Semantic support for PHP](https://github.com/trashofmasters/.emacs.d/tree/semantic-php) by Andrea Turso, @trashofmasters. I have spoken with h…
-
After considering various options, I came up with this:
- In default/offline mode, we can use SQLite in the browser.
- In online mode (when we want to centralize our data), we can send SQLite quer…
-
A discord user recently shared feedback that having shell support for running queries to debug their NoOps DB would be helpful for their use case.
-
### What do you want to change?
Currently the autogenerated `db.go` file contains this two types:
```go
type DBTX interface {
Exec(context.Context, string, ...interface{}) (pgconn.CommandTag,…
-
The libsql SDK docs don't mention backups to S3, but it is mentioned in this blog post:
https://turso.tech/blog/fully-open-source-encryption-for-sqlite-b3858225
> So after features like native r…