index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Schema
/
Migration44.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-11
Add Firebird/PDO support via lsces/illuminate-firebird
HEAD
v2.2.7-lsc
firebird
Lester Caine
1
-1
/
+4
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2026-02-06
Use explicit functions for foreign key actions
Greg Roach
1
-15
/
+10
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-03-31
Refactoring class DB
Greg Roach
1
-7
/
+2
2024-03-31
Refatoring class DB
Greg Roach
1
-2
/
+2
2023-08-29
Preparing to remove dependency on laravel/database
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-12-15
Fix: #4574 - Migration 44 fails with SQL-Server
Greg Roach
1
-94
/
+87
2022-11-30
PHP 8.0 - catch() parameters are optional
Greg Roach
1
-2
/
+2
2022-10-06
Fix: #4573 - SQL server does not support 'ON DELETE RESTRICT'
Greg Roach
1
-1
/
+2
2022-10-05
Fix: #4571 - Compatibility with SQL-Server
Greg Roach
1
-3
/
+18
2022-10-04
Working on cross-database compatibility
Greg Roach
1
-1
/
+3
2022-10-04
Fix: #4569 - SQL-Server uses non-standard syntax for SUBSTRING()
Greg Roach
1
-1
/
+1
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-03-15
Typo
Greg Roach
1
-1
/
+1
2021-03-25
Fix: invalid data in wt_placelocation breaks migration 44
Greg Roach
1
-4
/
+4
2021-03-18
Remove debug
Greg Roach
1
-1
/
+0
2021-03-15
Fix: overlong place names break migration
Greg Roach
1
-1
/
+2
2021-03-15
Fix: overlong place names break migration
Greg Roach
1
-0
/
+10
2021-03-12
Remove unused imports
Greg Roach
1
-1
/
+0
2021-03-12
Max length of place column is 120 characters
Greg Roach
1
-1
/
+1
2021-03-12
Fix: over-long place names break migration
Greg Roach
1
-17
/
+11
2021-03-11
Remove invalid values from wt_placelocation before migrating to wt_place_loca...
Greg Roach
1
-0
/
+23
2021-03-11
Fix: wt_placelocation data created out-of-sequence causes migration error
Greg Roach
1
-0
/
+2
2021-02-14
Fix: #3711 - the table wt_placelocation may contain duplicates
Greg Roach
1
-1
/
+27
2021-01-31
Fix: MySQL 5.7 and lower cannot CAST to FLOAT - but it can convert implicitly
Greg Roach
1
-3
/
+23
2021-01-27
Fix: #3693 - Postgres needs explicit cast from string to float
Greg Roach
1
-2
/
+2
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-24
Fix: #3685 - orphan records in placelocation break upgrade
Greg Roach
1
-8
/
+8
2021-01-21
Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...
Greg Roach
1
-24
/
+66
2020-06-12
Fix: adding new locations. Improve bounding-rectangle algorithm
Greg Roach
1
-0
/
+69