Is anybody aware whether the ServerDdl module has any sort of support for auto generating integer primary keys of any fashion? Whether that be a sequence, an 'identity' or some other form of autogenerate?
Or how one might best go about emulating such thing?
