I decided to upgrade the PostgreSql provider to 2.0.2. today.
It now supports ForeignKey Constraints(relationships), & Functions(stored procedures).
So now it supports:
Generating of Tables/Views/SPs w/ Relationship Support.
No extensive testing has been done and I could probably use some help with that and other things. For example, what is the purpose of the ScriptData methods? I could probably look into it but I'm pretty lazy.
If you just want to test it out/play around with it feel free. Here's some links for you:
http://langlearn.net/
A build of SubSonic with dependencies(Npgsql, Mono.Security) & the patch are zip up for you here:
http://langlearn.net/PostgreSql%20Provider.zip
Anyway, if I could get an email from a developer or two and be kept in the loop for releases I'd appreciate it.
Thanks,
Justin