Re: [SR-Users] Trouble with DB APIs

2015-02-11 Thread Daniel-Constantin Mierla
Hello, long story short: if you write a db connector module then implement srdb1 interface because most of the modules are relying on that. srdb2 comes from ser branch, only some of the uid_* modules use it. There are couple of goodies in srdb2, but perhaps is easier to migrate them to srdb1 rathe

[SR-Users] Trouble with DB APIs

2015-02-11 Thread Davidson, Erik
Hey Everyone! I'm currently working on a database module and I've come across some issues/confusion that I was hoping someone could clear up for me. I've been looking at the existing modules and the docs online for help but I can't find a definitive answer for them. 1. I see there are 2 DB