I have historically had a “drop-create script” that could handle building me empty tables. Typically split up so that I can create tables, import (test) data from a snapshot or synthetic source, then enable constraints and indexes.
So even if a tool like that needed a little boost at the beginning to get going, I’d have something that already took care of that.
So even if a tool like that needed a little boost at the beginning to get going, I’d have something that already took care of that.