This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import re | |
# === PASTE YOUR FIELDS HERE === | |
raw_fields = """ | |
cf$_contract varchar2(3) y | |
cf$_create_date date y | |
cf$_notes varchar2(1000) y | |
cf$_pounds number y | |
cf$_type varchar2(100) y | |
cf$_user varchar2(100) y |