ClickHouse Migrations
Media Type Database
JSON Web Token implementation (symmetric and asymmetric)
PostgreSQL schema migration tool with microsharding and clustering support
Database migration framework for node.js
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Postgres target pack for Prisma Next
Prisma Next CLI: emit, verify, sign, and migrate databases from a type-safe contract.
The Replay app uses different database backends depending on the platform: - **Tauri (desktop)**: SQLite with Drizzle ORM - **Web**: IndexedDB with the `idb` library
A migrations component for Convex. Define, run, and track your database migrations. Run from a CLI or Convex server function.
A Storybook builder to dev and build with Vite
The ultimate javascript content-type utility.
The complete and easy to use database migration tool
Syntax highlighting in your terminal
Outputs licenses from 3rd party libraries to a file
Migrations tool for Postgresql DB
Vue 3 compatibility build for Vue 2
TypeORM based migration tool for squids
Microsoft Azure Cosmos DB Service Node.js SDK for NOSQL API
Type-safe CLI library / framework with no runtime dependencies
Daytona TypeScript SDK for sandbox management and code execution
[](https://circleci.com/gh/mycodeself/mongo-migrate-ts)
Find newer versions of dependencies than what your package.json allows
https://www.npmjs.com/package/@segment/analytics-node
Use migrations and simple syntax to manage constraints in PostgreSQL DB.
Use migrations and simple syntax to manage constraints in PostgreSQL DB.
Use migrations and simple syntax to manage constraints in PostgreSQL DB.
A rake task to generate a migration with up and down using db/structure.sql as input.
Wraps the mvn command for the LDS Stack DB Migrator to make it easier to use.
Keep your DB schema in sync across all branches effortlessly. Install once, then use `rails db:migrate` normally — the gem handles phantom migration rollback automatically, eliminating schema conflicts and inconsistent database states. Stop wasting hours on DB maintenance locally, CI, staging/sandbox, or even production.
A tool to facilitates the use of rails like config/database.yml and db/migrate/ directories. Also give you a way to establish a connection based on the current environment.
This code allows you to keep the display labels in the model when the DB holds only a 1 character flag. and when the code requires symbolic references to the value to use in algorithms This gem is superceded by the gem state_objects Please migrate to: https://rubygems.org/gems/state_objects Limitations: Don't use this if you will run reports directly against the DB In that case, the reports will not have access to the display labels
This gem provides a set of commands to manage data maintenance scripts of a Rails application like migrations. Each script has a timestamped name; a table in the DBs keeps track of the scripts which have been run. Similar to migrations you can run multiple scripts in the same session. DataFix keeps track of which scripts have already run. We use it at Shair.Tech to simplify testing of migration scripts.
From http://edgeguides.rubyonrails.org/active_record_migrations.html#types-of-schema-dumps: There is however a trade-off: db/schema.rb cannot express database specific items such as triggers, stored procedures or check constraints. While in a migration you can execute custom SQL statements, the schema dumper cannot reconstitute those statements from the database. If you are using features like this, then you should set the schema format to :sql. No longer is this the case. You can now use the default schema format (:ruby) and still preserve your check constraints.
** NOTE - This gem depends on e9_base, but does not reference it. It WILL NOT FUNCTION for apps which aren't built on the e9 Rails 3 CMS ** == E9Polls Provites a Poll renderable for the e9 Rails 3 CMS. == Installation 1. Include the gem and run the install generator to copy over the necessary files, then migrate. rails g e9_polls:install This will install the db migration, the JS and CSS required for the plugin to function properly, and an initializer. Modify the CSS as you see fit and the JS as required (carefully). Check out the initializer and modify if necessary. For non-Ajax fallbacks it uses the 'application' layout. This should be changed if the app doesn't use application layout as a sensible default. 2. Migrate the database. rake db:migrate 3. Finally, include the generated javascript and css (e9_polls.js and e9_polls.css) in the fashion suited to the app. 4. There is no #4.
Contentful API wrapper library exposing an ActiveRecord-like interface
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.