fix / improve code generation #63
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_lib#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
OSIS code generation is placing generated code into rpc.rs file, such as the root object crud traits. These need to be removed, in fact the traits arent even necessary because the root objects are to support single CRUD implementation. Any schema that wants to use its own backend should not be marked
rootobject. Furthermore pre_ and post_ triggers should not be in_generated.rsfile since they are to be customly implemented. Readme should also be generated.a0515fcebfmakes these changes. confirmed to work for hero0 and will confirm atlasservernot correct, lets discuss
fixed.
setcan drop fields + N+1list/find— document or harden #157setcan drop fields + N+1list/find— document or harden #157setcan drop fields + N+1list/find— document or harden #157