We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Na podstawie struktury bazy danych tworzymy modele. Tak wygląda nasza struktura, ale najlepiej będzie odczytywać z migracji
Przydatne materiały: https://lucid.adonisjs.com/docs/models#creating-your-first-model https://lucid.adonisjs.com/docs/crud-operations https://lucid.adonisjs.com/docs/relationships https://lucid.adonisjs.com/docs/model-query-builder https://github.com/Solvro/backend-course/tree/main/2.%20Look%20at%20me%20I%E2%80%99m%20a%20model 2. Look at me I’m a model - czyli reprezentacja danych
Połączenia z relacjami jeśli się nie da to zostawcie zakomentowane
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Na podstawie struktury bazy danych tworzymy modele. Tak wygląda nasza struktura, ale najlepiej będzie odczytywać z migracji
Przydatne materiały:
https://lucid.adonisjs.com/docs/models#creating-your-first-model
https://lucid.adonisjs.com/docs/crud-operations
https://lucid.adonisjs.com/docs/relationships
https://lucid.adonisjs.com/docs/model-query-builder
https://github.com/Solvro/backend-course/tree/main/2.%20Look%20at%20me%20I%E2%80%99m%20a%20model
2. Look at me I’m a model - czyli reprezentacja danych
Połączenia z relacjami jeśli się nie da to zostawcie zakomentowane
The text was updated successfully, but these errors were encountered: