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

feat: fix warning of createTableIfNotExists() #29

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

luke88jones
Copy link
Contributor

@luke88jones luke88jones commented Jan 29, 2024

Fix: #24

  • update usage of createTableIfNotExists to remove deprecation warnings

@casbin-bot
Copy link

@nodece @Shivansh-yadav13 please review

@CLAassistant
Copy link

CLAassistant commented Jan 29, 2024

CLA assistant check
All committers have signed the CLA.

@hsluoyz hsluoyz changed the title chore: fix deprecation warning feat: fix warning of createTableIfNotExists() Jan 29, 2024
@hsluoyz hsluoyz merged commit a14f431 into node-casbin:master Jan 31, 2024
8 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 31, 2024
# [1.1.0](v1.0.0...v1.1.0) (2024-01-31)

### Features

* fix warning of createTableIfNotExists() ([#29](#29)) ([a14f431](a14f431))
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update implementation to remove Knex warnings
4 participants