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

More APIs and SQLAlchemy, less SQL #20

Merged
merged 1 commit into from
Jul 3, 2023
Merged

More APIs and SQLAlchemy, less SQL #20

merged 1 commit into from
Jul 3, 2023

Conversation

amotl
Copy link
Contributor

@amotl amotl commented Jul 2, 2023

About

It became clear the program needed a better data model, and CLI interfaces, than only running SQL statements manually for inserting and editing retention policy rules.

Details

  • Data model API using SQLAlchemy
  • CLI API using Click

@amotl amotl requested a review from hammerhead July 2, 2023 09:52
@amotl amotl marked this pull request as ready for review July 2, 2023 09:55
@amotl amotl changed the title More APIs, less SQL More APIs and SQLAlchemy, less SQL Jul 2, 2023
README.md Outdated Show resolved Hide resolved
Base automatically changed from amo/policy-add-tags-2 to main July 3, 2023 14:53
- Data model API using SQLAlchemy
- CLI API using Click
@amotl amotl merged commit 31905ab into main Jul 3, 2023
3 checks passed
@amotl amotl deleted the amo/less-sql branch July 3, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants