0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v0.05
mohawk
as Ed J
More... over 6 years ago
update to GraphQL::Plugin::Convert::DBIC 0.07
mohawk
as Ed J
More... over 6 years ago
point at new repo
mohawk
as Ed J
More... almost 7 years ago
use Test::Snapshot
mohawk
as Ed J
More... almost 7 years ago
rename test
mohawk
as Ed J
More... almost 7 years ago
add Pg class to test enum, and handle it in custom dbic_produce
mohawk
as Ed J
More... almost 7 years ago
use Test::Snapshot
mohawk
as Ed J
More... almost 7 years ago
switch to using own copy of SQL::Translator::Producer::DBIx::Class::File
mohawk
as Ed J
More... almost 7 years ago
v0.04
mohawk
as Ed J
More... over 7 years ago
update to plugin v0.03
mohawk
as Ed J
More... over 7 years ago
plugin search shape update
mohawk
as Ed J
More... over 7 years ago
v0.03
mohawk
as Ed J
More... over 7 years ago
switch api to take coderef
mohawk
as Ed J
More... over 7 years ago
v0.02
mohawk
as Ed J
More... over 7 years ago
use convert plugin
mohawk
as Ed J
More... over 7 years ago
right issues tracker
mohawk
as Ed J
More... over 7 years ago
query now either PK or "search"
mohawk
as Ed J
More... over 7 years ago
no query by FK, not graphql-ish
mohawk
as Ed J
More... over 7 years ago
move FKs into input types
mohawk
as Ed J
More... over 7 years ago
move input generation to after output-object generation
mohawk
as Ed J
More... over 7 years ago
move t/01 to DATA technique
mohawk
as Ed J
More... over 7 years ago
remove copied schema unnecessary deps
mohawk
as Ed J
More... over 7 years ago
test real DBIC schema
mohawk
as Ed J
More... over 7 years ago
FK fields non-scalar turned into that type's PKs
mohawk
as Ed J
More... over 7 years ago
factor out _make_pk_fields
mohawk
as Ed J
More... over 7 years ago
update mutations take only PKs like delete
mohawk
as Ed J
More... over 7 years ago
factor out _make_fk_fields
mohawk
as Ed J
More... over 7 years ago
add debug
mohawk
as Ed J
More... over 7 years ago
use hash not array for set
mohawk
as Ed J
More... over 7 years ago
export schema_dbic2graphql
mohawk
as Ed J
More... over 7 years ago