You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for SCHEMA in target_baseballarchiv target_basketball201112 target_bundesliga target_databasebasketball target_football target_hockey target_wm2014; do
echo $SCHEMA
echo $padding
sed -e "s/TARGET_SCHEMA/$SCHEMA/g" merge/stmt.txt | sed -e "s/INCREMENT/$padding/g" | psql -d $DB