This commit is contained in:
2025-07-19 02:03:24 +08:00
commit ac6eeff8c9
44 changed files with 10305 additions and 0 deletions

View File

@ -0,0 +1,13 @@
// Code generated by ent, DO NOT EDIT.
package predicate
import (
"entgo.io/ent/dialect/sql"
)
// CloudflareAccounts is the predicate function for cloudflareaccounts builders.
type CloudflareAccounts func(*sql.Selector)
// CloudflareR2 is the predicate function for cloudflarer2 builders.
type CloudflareR2 func(*sql.Selector)