Commit Graph

128 Commits

Author SHA1 Message Date
Scott Idem
18293764fd Work on CRUD v2 and better SQL WHERE part building... I hope. 2024-08-14 14:36:07 -04:00
Scott Idem
b78d93a056 Slight bug fix for the general purpose SQL SELECT function. Also adding more maps. 2024-07-31 19:33:10 -04:00
Scott Idem
d063675736 Documentation... 2024-07-31 17:47:42 -04:00
Scott Idem
e475ec6686 Working on conversion to the obj table and everything related to that. 2024-07-31 17:23:28 -04:00
Scott Idem
eb1ef32754 Less debug 2024-06-21 15:04:18 -04:00
Scott Idem
175c84b1a6 Now with the ability to do OR with LIKE 2024-06-21 14:46:19 -04:00
Scott Idem
9140455795 Getting ready for LCI importing of pre program data 2024-06-09 18:31:16 -04:00
Scott Idem
d3f26f1696 Upgrading to fastapi .95.1 2024-04-26 13:49:48 -04:00
Scott Idem
0745ac2fd4 Minor changes and updates for AAPOR with Confex 2024-04-25 16:16:15 -04:00
Scott Idem
a41f4f0a33 Trying with READ UNCOMMITTED 2024-04-23 19:58:27 -04:00
Scott Idem
c73725170e Changed the isolation_level to REPEATABLE READ from READ COMMITTED. REPEATABLE READ is the default. 2024-04-23 19:53:35 -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
2514106476 Just work 2024-03-29 19:13:49 -04:00
Scott Idem
aee0b7dbbf Work on SQLAlchemy settings 2024-03-29 14:49:42 -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
0dd3bbea73 Now handles URL params with a list for IN part of SQL SELECT 2024-03-15 16:19:30 -04:00
Scott Idem
eff1da6644 Minor changes... I guess 2024-03-08 00:24:26 -05:00
Scott Idem
45d14cc7b2 Bug fix for null results SQL SELECT 2024-03-06 19:51:38 -05:00
Scott Idem
3efc55676e Bug fix for sponsorships. Typos 2024-02-28 14:55:01 -05:00
Scott Idem
9d35418251 Minor changes to site domain related. 2024-02-22 19:12:42 -05:00
Scott Idem
d6787f9855 Minor changes. Temporarily disabled redis... 2024-02-20 19:14:05 -05:00
Scott Idem
9c92818ff9 Minor changes for testing. 2024-02-14 18:05:26 -05:00
Scott Idem
cd252b9de3 New Sponsorships module. Related updates. 2024-02-08 20:25:13 -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
51991df213 Update to Redis function for looking up id_random values. 2023-11-15 10:34:50 -05:00
Scott Idem
5f35de8b92 Update to Redis function for looking up id_random values. 2023-11-15 10:34:04 -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
fa39529f3f Less debug 2023-09-12 16:15:13 -04:00
Scott Idem
2550c58d99 Work on CRUD routes and related SQL 2023-09-07 16:57:58 -04:00
Scott Idem
925760b13d Updated CRUD API. Work on an alternative to the x-account-id header value. General clean up. 2023-08-17 17:50:08 -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
9f99ca23ba Better SQL connection settings 2023-07-12 13:46:27 -04:00
Scott Idem
236ef204eb Logging clean up 2023-07-12 13:13:35 -04:00
Scott Idem
60853bc281 Bug fix for sql_select with enabled or hidden passed. 2023-07-06 20:23:00 -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
Scott Idem
6ebdd80030 Bug fixes related to event person, event person profile, and abstracts 2023-07-06 17:26:20 -04:00
Scott Idem
8ed55b1ed9 Updates related to SQL and limit and offset 2023-06-29 16:10:37 -04:00
Scott Idem
e91e639112 Ready for sort of abstracts demo and screenshots 2023-06-26 16:08:33 -04:00
Scott Idem
cec7ecc88f Work on abstracts 2023-05-22 18:18:46 -04:00
Scott Idem
a07c0121df DB connection clean up 2023-03-15 19:15:16 -04:00
Scott Idem
b66a7f4707 Improved SQL INSERT and UPDATE with JSON or dict values. 2023-02-08 19:28:45 -05:00
Scott Idem
20586471ab Working on pool recyling 2023-02-02 17:43:19 -05:00
Scott Idem
536c4c4732 Bug fix. Should not reference config.settings.* from db_sql.py. 2023-01-30 09:05:23 -05:00
Scott Idem
866e89eefa Minor changes 2023-01-19 16:45:50 -05:00
Scott Idem
93f3b4f184 Work on badges and related. 2023-01-13 16:51:57 -05:00
Scott Idem
2c3c4861c4 Changes related to Docker and bug fixes 2023-01-11 18:40:35 -05:00
Scott Idem
188947ecad New CRUD PATCH endpoint 2022-11-28 19:40:57 -05:00