Commit 8bcad79
Adriano Sanges
Add created_at timestamp column to properties table
- Modify database.py to include a default CURRENT_TIMESTAMP column for tracking property record creation time
- Enhance database schema to provide temporal metadata for each property entry1 parent 6ec01d1 commit 8bcad79
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments