https://github.com/evanmiller/boss_db/commit/61c4d70161d2bb3cbcfb9c078aeb44fd6ebe122a
Still ironing out the bugs from the BossDB process remodeling.
--
Evan Miller
http://www.evanmiller.org/
This looks very cool! It might be nice to have a "make schema" target
that executes this code. With type-hinting, we could also support
"make schema" with SQL databases.
In any event you might want to add this info to the wiki on GitHub so
it doesn't get lost.
Evan
>
> On Tuesday, February 14, 2012 4:51:20 PM UTC+1, douglasv wrote:
>>
>> it may be that before you can start mesia, you first have to 1>
>> mnesia:create_schema(etc).
--
Evan Miller
http://www.evanmiller.org/
I've been developing an app using mnesia, so I greatly look forward to seeing how to use this in the wiki.
Thanks,
LRP
Hi,I've been developing an app using mnesia, so I greatly look forward to seeing how to use this in the wiki.
Thanks,
LRP
-----Original Message-----
From: "Evan Miller"
Sent: Saturday, March 17, 2012 1:54pm
Subject: Re: Mnesia DB adapter