Activity overview
Latest activity by firasr
Migration script to handle non static table
Hi,
I have the following scenario:
1. Currency is a static/lookup table controlled by SQL Source Control.
2. Product is a non static table with a foreign relationship to Currency table. It's alread...
Ignoring schema prefix in file name
How to ignore schema prefix in file name whenever I add new object in database (Table/View/SP .. etc) and trying to sync it with the source control?