Alec Larson
Alec Larson
In this test, the `author` and `text` should be preceded by `tweet.` https://github.com/alloc/tusken/blob/12f4608ea1054aa7aef89b20ccc0943dc09a561b/spec/sql.spec.ts#L56-L66
It accounts for 76% of the CLI's install size (10 of 13MB), and we don't really need it.
https://www.postgresql.org/docs/current/sql-prepare.html > Prepared statements potentially have the largest performance advantage when a single session is being used to execute a large number of similar statements. The performance difference will be...
Create a plugin package that adds triggers to system tables. These triggers will be used to track added/updated/renamed/deleted columns and such. This event data is used to **generate** migration scripts...
https://github.com/withfig/autocomplete
Add a way to infer schema types from a dataset, using the Tusken CLI
https://noted.lol/umami-a-self-hosted-privacy-focused-analytics-platform/ https://github.com/umami-software/umami/blob/master/sql/schema.postgresql.sql
https://github.com/duyet/feedback/tree/main/dashboard/prisma/migrations :eyes: