neverstew avatar
neverstew
migrate
Script
Val Town Migrations By calling this val, you can easily handle migrations in your Val Town Turso Database. Getting started Make sure you have your Val Town API Token saved in your secrets. See more about authentication to understand how to generate a token. Make sure you've set up your turso database 👆Fork this val How it works Each time the val is run, a new migration will be created and tracked in your database in the migrations table. There will be one migration per val, per version. You can do anything you want in the function passed to migrate ; create or alter tables, populate data... whatever! Migrating backwards Vals don't have the concept of decreasing versions and neither does this migration tool. Made a mistake? Write a new version of your val to fix it!
0
neverstew avatar
neverstew
thisWebEndpoint
Script
Forked from stevekrouse/thisEmail
0
stevekrouse avatar
stevekrouse
thisEmail
Script
An interactive, runnable TypeScript val by stevekrouse
0
stevekrouse avatar
stevekrouse
refsExample
Script
An interactive, runnable TypeScript val by stevekrouse
0
1
Next
Updated: October 23, 2023