This website requires JavaScript.
Explore
Help
Sign In
uzix
/
migresia
Watch
1
Star
0
Fork
0
You've already forked migresia
mirror of
https://github.com/UzixLS/migresia.git
synced
2025-07-18 23:01:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
3
Tags
ae060539f9ed689461329a3fee93dd142ea70767
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Grzegorz Junka
ae060539f9
Read mnesia nodes from the mnesia schema
2013-05-22 20:23:38 +00:00
priv
Use priv folder to store migrations and include folder to store a link to the .hrl file with table definitions - so that both are included when creating a new release
2013-04-15 10:35:53 +00:00
src
Read mnesia nodes from the mnesia schema
2013-05-22 20:23:38 +00:00
.gitignore
Use priv folder to store migrations and include folder to store a link to the .hrl file with table definitions - so that both are included when creating a new release
2013-04-15 10:35:53 +00:00
README.md
Initial commit
2013-04-04 04:15:45 -07:00
README.md
migresia
Description
A simple Erlang tool to automatically migrate Mnesia databases between versions
Readme
BSD-2-Clause
130
KiB
Languages
Erlang
100%