geekgeekrun
|
5634ac0260
|
remove wrong import way
|
2026-01-17 11:34:13 +08:00 |
|
geekgeekrun
|
0fd13c5ac5
|
make address in job info can be null
|
2024-11-23 13:29:49 +08:00 |
|
geekgeekrun
|
f4427d841a
|
fix typo of salary high and scale high in db
|
2024-04-05 17:57:26 +08:00 |
|
geekgeekrun
|
3f6a4615e3
|
fix the production package cannot run issue caused by glob(path-scurry) module error - maybe the version of glob is too new, and there exists different version of glob, so download rimraf and typeorm to makes major version of glob at 7
|
2024-03-21 01:24:42 +08:00 |
|
geekgeekrun
|
3c3d8f2bf2
|
enhance run core - add the logic to save the start chat logic to db; modify some entity with wrong type.
|
2024-03-17 21:57:05 +08:00 |
|
geekgeekrun
|
981d0981c6
|
adjust some column - remove -ed in 'encrypted'
|
2024-03-17 16:52:45 +08:00 |
|
geekgeekrun
|
65a5f0f96f
|
adjust primaryColumn of some column
|
2024-03-17 16:49:53 +08:00 |
|
geekgeekrun
|
6a6169ec11
|
make some column nullable; add name column for BossInfo
|
2024-03-17 14:54:30 +08:00 |
|
geekgeekrun
|
fdc0dcfc84
|
add index for BossInfo, CompanyInfo, JobInfo, UserInfo
|
2024-03-17 14:33:41 +08:00 |
|
geekgeekrun
|
99d9ad3f95
|
add sqlite plugin(with typeorm and sqlite) and business entities
|
2024-03-17 12:39:55 +08:00 |
|