Skip to content

Instantly share code, notes, and snippets.

View crtside's full-sized avatar

Brent Hanson crtside

View GitHub Profile
@crtside
crtside / ifs_field_formatter.py
Created July 8, 2025 13:50
ifs_field_formatter.py
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