-
Updated
Jun 17, 2021 - TypeScript
knexjs
Here are 561 public repositories matching this topic...
-
Updated
Dec 17, 2020 - JavaScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
Jun 21, 2021 - TypeScript
-
Updated
Jun 17, 2021 - TypeScript
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jun 4, 2021 - TypeScript
-
Updated
Jun 17, 2021 - TypeScript
For this we might have to expand the definition of "authorization library", but I know for a fact that there exist "rule engines" that can effectively be used for the same purpose, with the additional benefit of being able to see/build/debug the rules visually in the UI, without having to write test cases which are a pain in the ass.
For starters, I know for a fact that https://github.com/cache
-
Updated
Jun 5, 2018 - JavaScript
-
Updated
Oct 12, 2017 - JavaScript
-
Updated
Jun 21, 2021 - JavaScript
Bug Report
Description
When editing the id of an existing list within the app, it will generate a new message in the lists Discord channel instead of updating the old one. This results in two entries being in the lists_messages table, one with the old list id / message id and another with the new list id / message id.
Steps to reproduce
- Add a list to the app
- Ensure the a
-
Updated
Oct 25, 2017 - JavaScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
May 8, 2021 - JavaScript
-
Updated
Jun 18, 2021 - JavaScript
As a developer, I should be able to hide a model in auto-created routes.
import { Model } from "axe-api"
class User extends Model {
get ignore() {
return true
}
}
export default UserObviously, we can use the handlers method to manage this. But the ignore() method would be easier.
Client should be able to
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Jun 6, 2021 - JavaScript
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
May 8, 2021 - JavaScript
Improve this page
Add a description, image, and links to the knexjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the knexjs topic, visit your repo's landing page and select "manage topics."