So I've been looking at sql server data tools (ssdt) and seen some info to suggest it was possible to do continuous integration with Microsoft database projects and I'm just wondering if anyone is actually doing this in practice.
The dacpac approach looks really appealing and at first attempt seems feasible but not sure. Looking at visual Studio 2013 with latest ssdt.
Thanks!