The commit modifies the 'rents' SQL table: - Replaces the improperly quoted table name with correct syntax: from 'rents' to `rents`. - Changes `id` field data type from tinyint to varchar. - Updates database dump's completion timestamp. Signed-off-by: Mathis <yidhra@tuta.io>
brief-05-back
Languages
TypeScript
100%