Files
oneuptime/Model
Simon Larsen f10fa9a48e ```text
refactor: Update defaultValue property in Field interface

The defaultValue property in the Field interface has been updated to include the number type. This change allows for setting default values of type number in form fields.
2024-06-11 18:15:09 +01:00
..
2024-06-11 18:15:09 +01:00
2022-08-03 19:57:41 +01:00
2023-02-03 13:42:48 +00:00
2024-05-04 19:33:45 +01:00

OneUptime Model Library

The OneUptime Model Library is a collection of shared database models and utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible. This library is built with TypeScript and TypeORM. It includes models like User, Monitor, Incident, and Team. It also includes utilities like database connection, and query builders, etc.