Commit Graph

107 Commits

Author SHA1 Message Date
Scott Idem
175c84b1a6 Now with the ability to do OR with LIKE 2024-06-21 14:46:19 -04:00
Scott Idem
4d3c75dbcf Minor changes hopefully. Related to event_file tbl_name_update _simple. 2024-06-20 18:47:36 -04:00
Scott Idem
d7ca2c428a Update to use more detailed event_file view. 2024-06-14 12:48:33 -04:00
Scott Idem
e45981d499 Minor changes 2024-06-13 23:16:09 -04:00
Scott Idem
52be61570a Keeping the object types in sync 2024-06-10 19:08:40 -04:00
Scott Idem
d3f5f51458 Slowly getting things back to normal after FastAPI upgrade 2024-04-26 17:43:56 -04:00
Scott Idem
e38b3cfe7a Trying to split up router functions... 2024-04-26 16:16:00 -04:00
Scott Idem
f4eda34035 Saving current progress with change from using Query() to Path() 2024-04-26 14:51:11 -04:00
Scott Idem
b37f14d25c Slow but steady progress to update all end points... 2024-04-26 14:17:46 -04:00
Scott Idem
d3f26f1696 Upgrading to fastapi .95.1 2024-04-26 13:49:48 -04:00
Scott Idem
4c87e4a5fc General bug fixes and clean up. Starting on a better version 2 of the CRUD endpoints. 2024-04-23 16:19:00 -04:00
7d955ff90f Clean up and less debug 2024-04-07 17:31:35 -04:00
f0401d8fda Work on LIKE part of query 2024-04-07 13:59:56 -04:00
Scott Idem
8c3786947e Better debug info 2024-03-29 13:14:35 -04:00
Scott Idem
257edec1a7 Now with a new SQL check for ProgrammingError. This is related to multithreading usually. 2024-03-29 12:58:34 -04:00
Scott Idem
83aa943410 Minor changes and updates. 2024-03-22 19:35:50 -04:00
Scott Idem
0dd3bbea73 Now handles URL params with a list for IN part of SQL SELECT 2024-03-15 16:19:30 -04:00
Scott Idem
14c6cb8bc0 Work on CRUD POST and PATCH related. 2024-03-08 18:10:10 -05:00
Scott Idem
f97c147ddd Minor changes. Would like to add return_obj param, but not sure how yet. 2024-03-07 11:03:57 -05:00
Scott Idem
3eff873d3a Changed the views to use 2024-03-06 19:53:43 -05:00
Scott Idem
45d14cc7b2 Bug fix for null results SQL SELECT 2024-03-06 19:51:38 -05:00
Scott Idem
852df91c7a Less debug 2024-03-05 19:27:38 -05:00
Scott Idem
9d4184e3ad Minor changes related to data_store 2024-03-05 16:59:54 -05:00
Scott Idem
929a2749f7 Updates to presenter for new fields with JSON 2024-02-29 14:26:51 -05:00
Scott Idem
4a05a30848 Minor changes. Less debug 2024-02-26 16:23:09 -05:00
Scott Idem
9d35418251 Minor changes to site domain related. 2024-02-22 19:12:42 -05:00
Scott Idem
b54e3bdf10 Minor change in case I need to use a different site_domain view 2024-02-22 17:43:07 -05:00
Scott Idem
dca4175659 Ooops 2024-02-14 18:16:09 -05:00
Scott Idem
ababdc7a46 Less debug... 2024-02-14 18:11:57 -05:00
Scott Idem
cd252b9de3 New Sponsorships module. Related updates. 2024-02-08 20:25:13 -05:00
Scott Idem
55d953b445 Improved API CRUD POST and PATCH handeling of data validation errors. 2023-12-19 12:30:51 -05:00
Scott Idem
be6d361bf7 Updates related to archives changes. 2023-12-14 18:17:18 -05:00
Scott Idem
f5178cf625 Clean up and less debug 2023-12-01 14:06:49 -05:00
Scott Idem
4b6c048eaf Updated API CRUD and SQL SELECT related functions. They can now handle multiple ANDs! 2023-11-30 19:59:38 -05:00
Scott Idem
6d1cc6c1ff Updated API CRUD and SQL SELECT related functions. They can now handle full text searching! 2023-11-29 18:24:39 -05:00
Scott Idem
ce4be9f5e2 Less debug 2023-11-15 19:09:22 -05:00
Scott Idem
ba284ca60d Update to CRUD to allow for alt table and base 2023-11-15 19:08:05 -05:00
Scott Idem
02372a6684 Update to Redis function for looking up id_random values. Updates related to IDAA and posts 2023-11-15 10:29:33 -05:00
Scott Idem
da1e959be2 Updates to CRUD... 2023-11-07 18:09:31 -05:00
Scott Idem
2550c58d99 Work on CRUD routes and related SQL 2023-09-07 16:57:58 -04:00
Scott Idem
116cdd4a45 Documentation addition 2023-08-21 17:00:22 -04:00
Scott Idem
5f7225e3ab Improving the CRUD functions and other clean up. 2023-08-18 17:10:44 -04:00
Scott Idem
48ec743dfa Updated CRUD API for lists. Always expect a list. But added check just in case it is not a list. 2023-08-17 14:22:32 -04:00
Scott Idem
a963949bbb Minor changes and clean up 2023-07-26 11:44:06 -04:00
Scott Idem
a377878781 Minor changes 2023-07-26 11:27:24 -04:00
Scott Idem
fe71a7be33 API CRUD functions can now handle sorting. And headers are now handled a little better. 2023-07-25 18:29:07 -04:00
Scott Idem
cb45b9774f Work on new API CRUD functions 2023-07-24 18:39:08 -04:00
Scott Idem
236ef204eb Logging clean up 2023-07-12 13:13:35 -04:00
Scott Idem
4f7ce57111 Improving the CRUD API endpoints 2023-07-10 16:35:04 -04:00
Scott Idem
dba44aa4fb Improvements for API CRUD list endpoints and related sql_select function. Now supports enabled and hidden. 2023-07-06 18:10:49 -04:00