Commit 4c84c0c
committed
Bump to 2.2.0; add prospects SQL generator
Update package version to 2.2.0. Remove the static create_table.sql for prospects and add a Python utility (print_create_prospects_table.py) that introspects information_schema to generate a CREATE TABLE statement dynamically. Also add a static image (app/static/python copy.png). This replaces the hardcoded SQL with a script-driven approach for keeping table DDL in sync with the database.1 parent 96bc5f3 commit 4c84c0c
4 files changed
Lines changed: 32 additions & 41 deletions
File tree
- app
- api/prospects/sql
- static
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
Loading
0 commit comments