[![Actions Status](https://github.com/janeskil1525/Daje-Workflow-GenerateSchema-Activity/actions/workflows/test.yml/badge.svg)](https://github.com/janeskil1525/Daje-Workflow-GenerateSchema-Activity/actions)
# NAME

Daje::Workflow::GenerateSchema::Activity - It pulls the schema out of a postgres database

# SYNOPSIS

    use Daje::Workflow::GenerateSchema::Activity;

# DESCRIPTION

Daje::Workflow::GenerateSchema::Activity is ...

# REQUIRES

[Mojo::Pg](https://metacpan.org/pod/Mojo%3A%3APg) 

[Daje::Workflow::GenerateSchema::Create::Schema](https://metacpan.org/pod/Daje%3A%3AWorkflow%3A%3AGenerateSchema%3A%3ACreate%3A%3ASchema) 

[Mojo::JSON](https://metacpan.org/pod/Mojo%3A%3AJSON) 

[Mojo::Base](https://metacpan.org/pod/Mojo%3A%3ABase) 

# METHODS

## process

    process();

# AUTHOR

janeskil1525 <janeskil1525@gmail.com>

# LICENSE

Copyright (C) janeskil1525.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.