https://github.com/slashmo/chinchilla
SQL migration library for Swift
https://github.com/slashmo/chinchilla
database migrations swift
Last synced: 26 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-28T15:01:27.000Z (over 1 year ago)
- Last Synced: 2025-03-23T22:40:49.284Z (about 1 month 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.