Hi all,
Is it possible to set a trigger on a gadfly
database table? I would like to automatically generate an Id on a table
each time I insert. In Oracle, I would create a sequence and then create a
trigger on the table in question based on the sequence. I something
similar possible with Gadfly?
TIA,
Micheál