personal finance control engine
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

9 lines
413 B

INSERT INTO `default`.CATEGORY (NAME,CREATED,UPDATED) VALUES
('Impostos','2024-11-08 15:32:05',NULL),
('Compras','2024-11-08 15:32:05',NULL),
('Renda','2024-11-08 15:32:05',NULL),
('Transporte','2024-11-08 15:32:05',NULL),
('Alimentação','2024-11-08 15:32:05',NULL),
('Operacional','2024-11-08 15:32:05',NULL),
('Cora','2024-11-08 15:32:05',NULL),
('Carro','2024-12-22 01:58:53',NULL);