1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-25 10:14:20 +02:00

Fix no article title in postgres roadmap (#7153)

This commit is contained in:
Mark
2024-09-18 19:39:24 +08:00
committed by GitHub
parent 6c914d1b47
commit 358402e20f

View File

@@ -4,5 +4,5 @@ PostgreSQL offers a comprehensive set of data types to cater to diverse data nee
Learn more from the following resources:
- [@article@](https://www.instaclustr.com/blog/postgresql-data-types-mappings-to-sql-jdbc-and-java-data-types/)
- [@article@PostgreSQL® Data Types: Mappings to SQL, JDBC, and Java Data Types](https://www.instaclustr.com/blog/postgresql-data-types-mappings-to-sql-jdbc-and-java-data-types/)
- [@official@Data Types](https://www.postgresql.org/docs/current/datatype.html)