Commit Graph

119 Commits

Author SHA1 Message Date
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
Scott Idem
856e2a2891 Minor changes 2022-11-28 12:42:31 -05:00
Scott Idem
ed7e06b5b2 Work on event session, presentation, and presenter 2022-09-21 18:46:19 -04:00
Scott Idem
f3f53e73b4 Work on event files and related 2022-08-19 17:46:19 -04:00
Scott Idem
0dd80fd829 Improvement on SQL connections and timeouts. 2022-08-03 15:00:18 -04:00
Scott Idem
02e38a9c2c Improvement on SQL connections and timeouts. 2022-08-03 14:46:45 -04:00
Scott Idem
ead68b24a3 Working on Aether configs 2022-07-07 14:47:40 -04:00
Scott Idem
0a41699f5b Minor badge clean up 2022-07-06 12:06:07 -04:00
Scott Idem
14b03ff340 Work on event management related and created generic SQL select endpoint 2022-05-23 18:55:21 -04:00
Scott Idem
bcec34670d Clean up of Cvent and IDAA person and membership related. The person.status only matters if it is Pending. 2022-03-16 10:43:57 -04:00