Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impact data model #298

Merged
merged 50 commits into from
Nov 26, 2021
Merged

Impact data model #298

merged 50 commits into from
Nov 26, 2021

Conversation

davidbeig
Copy link
Member

What?

We have created an Impact Data model that is meant to be used by other classes using the ImpactDataRelationshipTrait.

Why?

To be able to create data for every model about their impact
How?

Creating a table to store data related to impact and a Trait that can be used by other classes.
Testing?
Screenshots (optional)
Anything Else?

davidbeig and others added 30 commits June 3, 2021 16:35
* Updated Dockerfile to use an Ubuntu image that's not deprecated

* Removed Docker image based on date in favour of one that won't change
* Fix call to render method since it was renamed

(cherry picked from commit 5d93afa)

* remove lock to force deploy

Co-authored-by: Carlos Alberto Martínez Gadea <carlosmartinezgadea@gmail.com>
Add matcher as parameter in map controller

See merge request dev/goteo!72
(cherry picked from commit 0432ebb325b99d68c42e300493fca974a6142c0f)
Fix discover filters

See merge request dev/goteo!74
Fix discover location use

See merge request dev/goteo!75
Rewrite project poster url

See merge request dev/goteo!76
@davidbeig davidbeig self-assigned this Nov 23, 2021
@davidbeig davidbeig changed the title Feature/impact data model Impact data model Nov 23, 2021
lang
FROM impact_data
$joins
WHERE id = :id";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the next time that we need to create a new model, I would strongly suggest that we take the time to configure Doctrine ORM and we start using it for that model.

@javicarrillo javicarrillo merged commit 3f16d22 into live Nov 26, 2021
@javicarrillo javicarrillo deleted the feature/impact_data_model branch November 26, 2021 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants