Skip to content
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

Handover Seal Class/SP queries to ORM Models #333

Open
Rixxan opened this issue Mar 5, 2023 · 0 comments
Open

Handover Seal Class/SP queries to ORM Models #333

Rixxan opened this issue Mar 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Rixxan
Copy link
Member

Rixxan commented Mar 5, 2023

Currently, HBOT uses a direct call to a stored procedure in order to gather information about a Seal. This is a secure framework, but it could be improved by adopting ORM mechanics and models further.

Where possible, the ORM model should be applied to the bot in lieu of stored procedures which simply gather information, or other hard-coded queries where practical.

@Rixxan Rixxan added the enhancement New feature or request label Mar 5, 2023
@Rixxan Rixxan added this to the 2.0 milestone Mar 5, 2023
@Rixxan Rixxan modified the milestones: 2.0, 2.1 Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants