Add schema name before tables
Created by: RujitRaval
OLTP - Error 42P01 - Internal PNA
Goal:
foreign key (building_id) references building_info throws an error [42P01] ERROR: relation "building_info" does not exist.
Issue Fixed: BI-767 Refactor the OLPT code for PNA.
Note:
- Executing commands in 00_first_migration.sql will create the objects and insert all the metadata.