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

Remove "HB" prefix #15

Merged
merged 3 commits into from Mar 12, 2024
Merged

Remove "HB" prefix #15

merged 3 commits into from Mar 12, 2024

Conversation

adam-fowler
Copy link
Member

No description provided.

@adam-fowler adam-fowler marked this pull request as draft March 10, 2024 12:31
@@ -13,7 +13,7 @@ import FluentSQLiteDriver
import HummingbirdFluent

let logger = Logger(label: "MyApp")
let fluent = HBFluent(logger: logger)
let fluent = Fluent(logger: logger)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fluent seems a very generic name here

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, though I'm not sure of a better name

@adam-fowler adam-fowler marked this pull request as ready for review March 11, 2024 21:57
@adam-fowler adam-fowler merged commit f2022d4 into main Mar 12, 2024
5 checks passed
@adam-fowler adam-fowler deleted the remove-hb-prefix branch March 12, 2024 11:26
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