1
0
mirror of https://github.com/UzixLS/migresia.git synced 2025-07-18 23:01:21 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
e0c060a125 Forgot to change one call back to list_nodes 2013-11-21 13:11:19 -05:00
93acf0338f Changing name back to list_nodes 2013-11-21 12:25:21 -05:00
035d9a4e6b Adding better markdown 2013-11-21 12:19:21 -05:00
9ba7b9189b Changing out to use disc_copies everywhere for consistency; also making it so that code is loaded on all nodes so that transforms will work. 2013-11-21 11:36:54 -05:00
7a60739ac5 Whoops; adding the handling of an app already being loaded. 2013-11-21 09:50:21 -05:00
36ed822453 Massive overhaul to allow for multinode scenarios, and predictable return types. 2013-11-21 09:42:56 -05:00
f28ce61ad3 Fixing the template for generated templates; forgot a period. 2013-11-19 11:53:41 -05:00
62f6fb3142 Creating variants of functions that take an application, and providing a template for creating migrations. 2013-11-19 11:32:00 -05:00
177c785e98 More fixing of typos 2013-07-31 21:48:18 +00:00
1e581fd9da Fix some typos 2013-07-31 21:41:36 +00:00
0633b7a8ae Add documentation + update the gitignore file 2013-07-31 21:18:32 +00:00
3321cde302 Add license information 2013-07-31 17:20:14 +00:00
ae060539f9 Read mnesia nodes from the mnesia schema 2013-05-22 20:23:38 +00:00
e1da643223 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
d1aba9ae78 Extract code to read unapplied migrations into a separate file 2013-04-09 14:00:04 +00:00
0406dd8681 Initial version of migrating up 2013-04-05 21:58:31 +00:00
ea790d4d30 Initial commit 2013-04-04 04:15:45 -07:00