This website requires JavaScript.
Explore
Help
Sign In
golomazov
/
hotelsync
Watch
1
Star
0
Fork
0
You've already forked hotelsync
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
152a8c046361335af155e9e872c125eb3d1352eb
hotelsync
/
backend
/
migrations
History
HotelSync
152a8c0463
Add hotel registration with email confirmation (nodemailer, confirm-email endpoint)
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-03-17 17:30:07 +03:00
..
001_schema.sql
Add migration 002: missing updated_at columns + auto-update triggers + indexes
2026-03-12 12:09:53 +03:00
002_extend.sql
Add docs, robots.txt and fix migration syntax
2026-03-17 13:33:27 +03:00
002_timestamps.sql
Add migration 002: missing updated_at columns + auto-update triggers + indexes
2026-03-12 12:09:53 +03:00
003_fix_constraints.sql
Connect frontend to real API — rooms, bookings, housekeeping, calendar
2026-03-17 13:49:30 +03:00
004_hotels_contacts.sql
Connect ChannelsPage, FloorMapPage, SettingsPage, UsersPage to real API
2026-03-17 14:21:45 +03:00
005_email_confirmation.sql
Add hotel registration with email confirmation (nodemailer, confirm-email endpoint)
2026-03-17 17:30:07 +03:00