https://github.com/slashmo/chinchilla
SQL migration library for Swift
https://github.com/slashmo/chinchilla
database migrations swift
Last synced: 2 months ago
JSON representation
SQL migration library for Swift
- Host: GitHub
- URL: https://github.com/slashmo/chinchilla
- Owner: slashmo
- License: apache-2.0
- Created: 2023-09-08T21:09:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T15:01:27.000Z (over 2 years ago)
- Last Synced: 2026-02-18T11:38:07.144Z (4 months ago)
- Topics: database, migrations, swift
- Language: Swift
- Homepage:
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Chinchilla
An SQL migration library for Swift.
Chinchilla is an SQL-based database migration tool. Migrations are defined using plain SQL files.