sunrise-cms/handlers/burialSites-get
Dan Gowans db05999c72 track burial site capacities
alter table BurialSiteTypes
add bodyCapacityMax smallint

alter table BurialSiteTypes
add crematedCapacityMax smallint

alter table BurialSites
add bodyCapacity smallint

alter table BurialSites
add crematedCapacity smallint
2025-04-30 14:40:47 -04:00
..
edit.d.ts major refactoring in progress 2025-02-21 15:48:28 -05:00
edit.js fix burial site images 2025-04-25 10:03:38 -04:00
edit.ts fix burial site images 2025-04-25 10:03:38 -04:00
new.d.ts major refactoring in progress 2025-02-21 15:48:28 -05:00
new.js track burial site capacities 2025-04-30 14:40:47 -04:00
new.ts track burial site capacities 2025-04-30 14:40:47 -04:00
next.d.ts remove better-sqlite-pool 2025-04-24 11:59:27 -04:00
next.js remove better-sqlite-pool 2025-04-24 11:59:27 -04:00
next.ts remove better-sqlite-pool 2025-04-24 11:59:27 -04:00
previous.d.ts remove better-sqlite-pool 2025-04-24 11:59:27 -04:00
previous.js remove better-sqlite-pool 2025-04-24 11:59:27 -04:00
previous.ts remove better-sqlite-pool 2025-04-24 11:59:27 -04:00
search.d.ts remove better-sqlite-pool 2025-04-24 11:59:27 -04:00
search.js remove better-sqlite-pool 2025-04-24 11:59:27 -04:00
search.ts remove better-sqlite-pool 2025-04-24 11:59:27 -04:00
view.d.ts major refactoring in progress 2025-02-21 15:48:28 -05:00
view.js remove better-sqlite-pool 2025-04-24 11:59:27 -04:00
view.ts remove better-sqlite-pool 2025-04-24 11:59:27 -04:00