Skip to content

Commit

Permalink
Merge pull request #109 from cloudblue/adding-guidelines-for-extensio…
Browse files Browse the repository at this point in the history
…ns-developing

Removing postgres version from guidelines
  • Loading branch information
maxipavlovic authored Jan 30, 2024
2 parents d856873 + 0150a24 commit 4ea2c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev_guide/extensions_guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This article pretends to give some guideles on tech stack, code style and tools
## Tech Stack

- ORM and db toolkit: SQLAlchemy
- Database: PostgresSQL 11
- Database: PostgresSQL
- Web framework: FastAPI
- Pagination: fastapi-pagination
- Filtering and sorting: fastapi_filter
Expand Down

0 comments on commit 4ea2c9d

Please sign in to comment.