Autoguid
(Updated Edited template to July 12, 2025.)
No edit summary
Line 10: Line 10:
* [[Decimal]]
* [[Decimal]]
* [[Integer]]
* [[Integer]]
* [[DateTime]]
* [[Documentation:DateTime|DateTime]]
* [[Documentation:Boolean|Boolean]]
* [[Documentation:Boolean|Boolean]]
* [[Documentation:Blob|Blob]] (Binary data byte[] - combine with setting for BlobType) Guid
* [[Documentation:Blob|Blob]] (Binary data byte[] - combine with setting for BlobType) Guid
[[Category:Database]]
[[Category:Database]]
{{Edited|July|12|2025}}
{{Edited|July|12|2025}}

Revision as of 05:57, 21 January 2025

This page was created by Henrik on 2018-01-16. Last edited by Stephanie@mdriven.net on 2025-01-22.

In PersistenceMapping - how things are represented in a database - AutoGuid represents a DB-generated Guid value.

If you are currently new to MDriven, you will probably not be interested in overriding persistence mapping just yet -> focus on something else and leave AutoGuid for now.

Common types for attributes are the simple native types: