OptionaldeletedOptionalpermission_Optionalpermission_OptionalrestoredUser ID
Date created
Date updated
Date deleted
Created By
Field relation sw001.sw001s01
Updated By
Deleted By
Requiredsw001s08Name
Requiredsw001s09Requiredsw001s10Password
Date email verified
Image avatar
Requiredsw001s13Role
Active
Salt password
UUID
Admin is root app
Type profile ID
Field relation sw008.sw008s01
Token edit user
Confirmed user
Date user activate
Recovery Code Expiration Date
Requiredsw001s23TimeZone
Internal Manager
Type User
Platform
Requiredsw001s27Phone / Mobile
Requiredsw001s28Country ID
Field relation sw017.sw017s01
Requiredsw001s29Document Type ID
Field relation sw019.sw019s01
Requiredsw001s30Document Number
Requiredsw001s31Document expiration date
Requiredsw001s32Address - Postal code
Requiredsw001s33Address - Province
Field relation sw073.sw073s09
Requiredsw001s34Address - Municipality
Field relation sw073.sw073s09
Requiredsw001s35Address - Locality
Field relation sw073.sw073s09
Requiredsw001s36Address - Type of road ID
Field relation sw018.sw018s01
Requiredsw001s37Address - Description road
Address - Number
Address - Block
Address - Port
Address - Complement
Date of birth
Requiredsw001s43Address Country ID
Field relation sw017.sw017s01
OptionalupdatedStatictargetReturns object that is managed by this repository. If this repository manages entity from schema, then it returns a name of that schema instead.
Checks if entity has an id. If entity composite compose ids, it will check them all.
Recovers a given entity in the database.
Optionaloptions: SaveOptionsReloads entity data from the database.
Removes current entity from the database.
Optionaloptions: RemoveOptionsSaves current entity in the database. If entity does not exist in the database then inserts, otherwise updates.
Optionaloptions: SaveOptionsRecords the delete date of current entity.
Optionaloptions: SaveOptionsStaticaverageStaticclearClears all the data from the given table/collection (truncates/drops it).
StaticcountStaticcountStaticcreateStaticcreateStaticdeleteDeletes entities by a given criteria. Unlike remove method executes a primitive operation without cascades, relations and other operations included. Executes fast and efficient DELETE query. Does not check if entity exist in the database.
StaticexistsStaticexistsStaticfindStaticfindFinds entities that match given find options. Also counts all entities that match given conditions, but ignores pagination settings (from and take options).
StaticfindStaticfindStaticfindStaticfindStaticfindStaticfindStaticfindStaticfindStaticgetStaticgetStatichasChecks entity has an id. If entity composite compose ids, it will check them all.
StaticinsertInserts a given entity into the database. Unlike save method executes a primitive operation without cascades, relations and other operations included. Executes fast and efficient INSERT query. Does not check if entity exist in the database, so query will fail if duplicate entity is being inserted.
StaticmaximumStaticmergeStaticminimumStaticpreloadCreates a new entity from the given plain javascript object. If entity already exist in the database, then it loads it (and everything related to it), replaces all values with the new ones from the given object and returns this new entity. This new entity is actually a loaded from the db entity with all properties replaced from the new object.
Note that given entity-like object must have an entity id / primary key to find entity by. Returns undefined if entity with given id was not found.
StaticqueryExecutes a raw SQL query and returns a raw database results. Raw query execution is supported only by relational databases (MongoDB is not supported).
Optionalparameters: any[]StaticremoveStaticsaveStaticsoftStaticsumStaticupdateUpdates entity partially. Entity can be found by a given conditions. Unlike save method executes a primitive operation without cascades, relations and other operations included. Executes fast and efficient UPDATE query. Does not check if entity exist in the database.
StaticupsertInserts a given entity into the database, unless a unique constraint conflicts then updates the entity Unlike save method executes a primitive operation without cascades, relations and other operations included. Executes fast and efficient INSERT ... ON CONFLICT DO UPDATE/ON DUPLICATE KEY UPDATE query.
StaticuseSets DataSource to be used by entity.
User - History
Tabela histórico para gerir os utilizadores do sistema