pub const SELECT_ALL: &str = "SELECT * FROM nfe ORDER BY created_at DESC LIMIT $1 OFFSET $2";
SQL para listar NF-e (PostgreSQL/MySQL)