eletrotupi
Projects
backend-01
About
Refs
Log
Tree
ref: master
migrations
/add_pdf_column.sql
1
ALTER
TABLE
bills
ADD
COLUMN
pdf_path
TEXT
;