Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
ariadnify
Browse files
Dec 05, 2024
Merge branch '2-fix-create-update-mutation-resolvers' into 'main'
· 799b30e7
NebelFox
authored
Dec 05, 2024
799b30e7
Update codegen for update resolver to account ref params
· 5057a24f
NebelFox
authored
Dec 05, 2024
5057a24f
Fix imports in mutation field resolver codegen
· f455ce71
NebelFox
authored
Dec 05, 2024
f455ce71
Update Arg to have ref_type instead of is_ref
· 6b07719a
NebelFox
authored
Dec 05, 2024
6b07719a
Jul 25, 2024
Update create resolver codegen to account ref args
· e66f3cb3
NebelFox
authored
Jul 25, 2024
e66f3cb3
May 26, 2023
Fix ref params in make_create_resolver_body
· 7ca161e8
NebelFox
authored
May 26, 2023
7ca161e8
Fix field_to_import to yield more values
· 7330a10c
NebelFox
authored
May 26, 2023
7330a10c
Fix make_sqla_type_import
· bc15299f
NebelFox
authored
May 26, 2023
bc15299f
Fix missing uselist param in one-to-one relation
· 7b178d0b
NebelFox
authored
May 26, 2023
7b178d0b
May 01, 2023
Fix missing ref in one-sided many-to-one relation
· 8815b9dd
NebelFox
authored
May 01, 2023
8815b9dd
Apr 30, 2023
Merge branch '3-one-sided-relationship-support' into 'main'
· b4cb74ac
NebelFox
authored
Apr 30, 2023
b4cb74ac
Apr 29, 2023
Add support for one-sided relationships
· c2f7bb6b
NebelFox
authored
Apr 30, 2023
c2f7bb6b
Update model imports codegen
· 4b22ae36
NebelFox
authored
Apr 30, 2023
4b22ae36
Fix make_association_table condition
· e3df079e
NebelFox
authored
Apr 30, 2023
e3df079e
Fix ForeignKeyConstraint codegen
· 20c821f5
NebelFox
authored
Apr 30, 2023
20c821f5
Update attribute names in package utils
· 14547adc
NebelFox
authored
Apr 29, 2023
14547adc
Fix types in Query and Mutation
· 72b83cd4
NebelFox
authored
Apr 29, 2023
72b83cd4
Apr 24, 2023
Fix import in gql.mutation
· dd369041
NebelFox
authored
Apr 24, 2023
dd369041
Apr 22, 2023
Add description to directives command
· 52b4fbe4
NebelFox
authored
Apr 22, 2023
52b4fbe4
Apr 21, 2023
Remove -g option from models command
· 1dc17b40
NebelFox
authored
Apr 21, 2023
1dc17b40
Update cli help messages
· 0758e5e9
NebelFox
authored
Apr 21, 2023
0758e5e9
Remove unused prefix_keys util
· 08b67b3c
NebelFox
authored
Apr 21, 2023
08b67b3c
Update mutation and query codegen
· da417eb5
NebelFox
authored
Apr 21, 2023
da417eb5
Fix type update in Arg
· 517e587b
NebelFox
authored
Apr 21, 2023
517e587b
Apr 20, 2023
Add keywords to pyproject
· 203865de
NebelFox
authored
Apr 20, 2023
203865de
Add PyPi classifiers to pyproject
· 3e913386
NebelFox
authored
Apr 20, 2023
3e913386
Add repo url to pyproject
· 8c5d4ef8
NebelFox
authored
Apr 20, 2023
8c5d4ef8
Fix license entry in pyproject
· d3124b8f
NebelFox
authored
Apr 20, 2023
d3124b8f
Add LICENSE
· dae151d0
NebelFox
authored
Apr 20, 2023
dae151d0
Update cli with flag shorthand
· 1a8d83d9
NebelFox
authored
Apr 20, 2023
1a8d83d9
Fix imports for poetry
· 992de484
NebelFox
authored
Apr 20, 2023
992de484
Update the project to use poetry
· 8d194982
NebelFox
authored
Apr 20, 2023
8d194982
Apr 19, 2023
Add deps command
· e0eb8ec9
NebelFox
authored
Apr 19, 2023
e0eb8ec9
Fix create mutation resolver codegen
· c08ecfd3
NebelFox
authored
Apr 19, 2023
c08ecfd3
Apr 17, 2023
Fix ref name in make_secondary_relationship
· 142e697f
NebelFox
authored
Apr 17, 2023
142e697f
Move src to ariadnify
· c017a0c1
NebelFox
authored
Apr 17, 2023
c017a0c1
Update codegen to not use hash but index
· 7d6cf220
NebelFox
authored
Apr 17, 2023
7d6cf220
Update usage guide in README
· 0c2882e6
NebelFox
authored
Apr 17, 2023
0c2882e6
Update gql.objects codegen resolver args format
· a488f27d
NebelFox
authored
Apr 17, 2023
a488f27d
Update gql.objects codegen to skip empty objects
· c0b25dbf
NebelFox
authored
Apr 17, 2023
c0b25dbf
Loading