Utarbeidet med KI.
What are a publisher and a solution prefix?
The publisher and prefix are set once and then apply to everything you create. Most people don't give it much thought and regret it later.
If you create a table with the prefix “new”, it will be called `new_kunde` forever. This appears in integrations, queries, and documentation. The default value is “new”, and it is worth changing before anyone creates anything.
Two to five characters that identify the organization. If multiple parties are developing for the same environment—for example, an internal team and a vendor—different prefixes make it clear who created what.
Changing the prefix of existing components effectively means rebuilding them. Spend five minutes on this before creating the first table, and you won’t have to live with an arbitrary choice for years to come.
Still et spørsmål eller del hva som hjalp deg.
Del et spørsmål eller en refleksjon.
Bli den første som bidrar.