-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
One table dropped from regeneration. #118
Comments
We have changed the way RBS names tables back in August - to follow C# conventions closely and also be compatible with Radzen. This is probably what hits you. You will need to use the new generated table name and regenerate the pages that are affected. |
Thank you Atanas,
Is there anything published about what changed. I have a few apps I haven't regenerated in awhile and they have some manually created services.
Regards, Harvey
From: Atanas Korchev ***@***.***>
Sent: Friday, October 6, 2023 12:35 PM
To: radzenhq/radzen-blazor-studio ***@***.***>
Cc: Harvey Myers ***@***.***>; Author ***@***.***>
Subject: Re: [radzenhq/radzen-blazor-studio] One table dropped from regeneration. (Issue #118)
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
We have changed the way RBS names tables back in August - to follow C# conventions closely and also be compatible with Radzen. This is probably what hits you. You will need to use the new generated table name and regenerate the pages that are affected.
-
Reply to this email directly, view it on GitHub<#118 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AX23VNZPRUE3HRDXKLHR5IDX6AXLLAVCNFSM6AAAAAA5UQK6ZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRGA3TKMJUGA>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
That's about it - the naming changed to follow the C# pascal case convention. Most tables are not affected but ones that have underscores in their names or lots of capital letters one after the other may change. |
I'm not sure why a single table reference was dropped in my latest "Create or Update a Data Source".
The table dropped has been a part of my regeneration since day one, and I've done it many times.
I did add in several new tables, but then i reversed and dropped them, but still it causes 5 errors on this one same table.
I'm attaching images of the error as shown and before and after comparison snapshots of DB Context files, hope they help.
I first ran this in 1.15.4 then updated to 1.15.5 to see if it fixed it but the same errors remain.
No changes in the DB itself.
20231005 Radzen Blazor Studio GEN Error.zip
The text was updated successfully, but these errors were encountered: