Search
app_gen
v0.1.1
v0.1.0
Pages
Modules
Mix
Tasks
AppGen
Sections
Installation
Example
Available Mix Commands
Summary
Types
arg_opts/0
crud_from_schema_opts/0
middleware_opts/0
Functions
crud_from_schema/2
moduledoc/0
post_middleware/1
pre_middleware/1
remove_relations/2
repo_contexts/2
AppGen.ConfigState
Summary
Functions
diff_and_save/1
parse_and_expand/1
AppGen.ConfigState.Expander
Summary
Functions
expand/1
AppGen.ConfigState.FileParser
Summary
Functions
parse/1
AppGen.ConfigState.Saver
Summary
Functions
read_from_file/0
save/1
state_exists?/0
AppGen.EctoContextTestGenerator
Summary
Functions
create_test_module_for_schemas/2
test_path/1
to_module_string/1
AppGen.InputArguments.RelationInputs
Summary
Functions
add_input_type_to_parent/4
filtered_schema_fields/2
run_option/3
AppGen.ProjectGenerator
Summary
Functions
inject_into_file!/3
AppGen.ProjectGenerator.Phx.Absinthe
Summary
Functions
run/2
AppGen.Support.Accounts.Label
Summary
Functions
changeset/2
AppGen.Support.Accounts.Role
Summary
Functions
changeset/2
AppGen.Support.Accounts.Team
Summary
Functions
changeset/2
AppGen.Support.Accounts.TeamOrganization
Summary
Functions
changeset/2
AppGen.Support.Accounts.User
Summary
Functions
changeset/2
AppGen.Support.Repo
Summary
Functions
aggregate/3
aggregate/4
all/2
checked_out?/0
checkout/2
child_spec/1
config/0
default_options/1
delete!/2
delete/2
delete_all/2
disconnect_all/2
exists?/2
explain/3
get!/3
get/3
get_by!/3
get_by/3
get_dynamic_repo/0
in_transaction?/0
insert!/2
insert/2
insert_all/3
insert_or_update!/2
insert_or_update/2
load/2
one!/2
one/2
preload/3
prepare_query/3
put_dynamic_repo/1
query!/3
query/3
query_many!/3
query_many/3
reload!/2
reload/2
rollback/1
start_link/1
stop/1
stream/2
to_sql/2
transaction/2
update!/2
update/2
update_all/3
Mix.AppGenHelpers
Summary
Functions
app_name/0
config_file_full_path/2
default_config_directory/0
default_config_file_name/0
ensure_not_in_umbrella!/1
gather_keep_opts/1
get_app_gen_file_path/2
string_to_module/1
string_to_module/2
write_app_gen_file/4
Settings
View Source
AppGen.Support.Accounts.Role
(app_gen v0.1.1)
Taken from BlitzPG.AuthAccounts.User
Link to this section
Summary
Functions
changeset(user, attrs \\ %{})
Link to this section
Functions
Link to this function
changeset(user, attrs \\ %{})
View Source
×