Athos
Athos
`turso db list` should bypass the cache and populate it with fresh results. The cache should be mainly used by: - Commands which need information from a specific database, such...
I disagree. The cache shouldn't be used at the expense of user experience. If the user has to be aware that we using caches, we're probably using it wrong. Ideally:...
Known bug. No easy way to fix it because of the way we handle DNS and certificates. WDYT about blocking recreating a database with the same name for a while?...
Duplicate of https://github.com/libsql/libsql-shell-go/issues/75.
We should let users know that this will restart their DBs, all active connections will be dropped and there will be a little (seconds) downtime. Also, we should use the...