Changes between Version 1 and Version 2 of DatabaseCreation
- Timestamp:
- 07/02/26 01:43:01 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DatabaseCreation
v1 v2 2 2 3 3 == Description == 4 This phase contains the SQL scripts used to create and populate the PostgreSQL/PostGIS database for the Balkan GeoTourism Database System.4 This phase contains the SQL scripts used to create and populate the PostgreSQL/PostGIS database for the Balkan !GeoTourism Database System. 5 5 6 6 The scripts define the database schema, constraints, primary and foreign keys, and insert the initial dataset required for the application. … … 8 8 9 9 == Files == 10 phase2.sql is attached below
