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
/
Migration37.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
-13
/
+31
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-03-31
Refactoring class DB
Greg Roach
1
-6
/
+1
2024-03-31
Refatoring class DB
Greg Roach
1
-1
/
+1
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-10-08
Fix: #4572 - migration fails to drop index with SQL-Server
Greg Roach
1
-22
/
+12
2022-10-05
Fix: #4571 - Compatibility with SQL-Server
Greg Roach
1
-13
/
+23
2022-10-04
Working on cross-database compatibility
Greg Roach
1
-27
/
+7
2022-10-04
Fix: #4569 - SQL-Server uses non-standard syntax for SUBSTRING()
Greg Roach
1
-7
/
+10
2022-10-04
Fix: #4569 - SQL-Server uses non-standard syntax for SUBSTRING()
Greg Roach
1
-1
/
+3
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-03-15
Typo
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2020-04-15
Make migration step 37 more robust
Greg Roach
1
-16
/
+18
2019-12-09
Fix: #2843 - change in column sizes can break migration 37
Greg Roach
1
-5
/
+24
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-04-03
Declare static closures
Greg Roach
1
-6
/
+6
2019-03-09
Fix: #2233 some databases cannot index columns longer than 255 chars
Greg Roach
1
-4
/
+1
2019-03-02
TypeHints
Greg Roach
1
-1
/
+1
2019-01-12
Use illuminate/database
Greg Roach
1
-2
/
+1
2019-01-10
LEFT() is MySQL specific. Use SUBSTR() instead.
Greg Roach
1
-1
/
+1
2019-01-04
Add visibility to constants
Greg Roach
1
-3
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-12-29
Use illuminate/database for site settings and logs
Greg Roach
1
-1
/
+8
2018-12-27
Apply fixes from StyleCI (#2072)
Greg Roach
1
-1
/
+1
2018-12-27
Use illuminate/database for migrations and seeds
Greg Roach
1
-54
/
+50
2018-12-18
Add support for Laravel query-builder
Greg Roach
1
-1
/
+1
2018-11-18
Fix: #2009 - default row format for tables with long indexes
Greg Roach
1
-1
/
+1
2018-10-05
Add declare(strict_types=1) to all PHP scripts
Greg Roach
1
-0
/
+2
2018-08-19
PHPDoc
Greg Roach
1
-0
/
+2
2018-07-19
Make schema update a bit more resilient
Greg Roach
1
-5
/
+9
2018-07-16
Use PSR2 code style
Greg Roach
1
-56
/
+58
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-12-03
Scrutinizer Auto-Fixes (#1524)
Scrutinizer Auto-Fixer
1
-1
/
+1
2017-11-26
Add more support for multiple files per media object
Greg Roach
1
-3
/
+47
2017-11-22
Fix: #1297 - remove final need to enter/use XREFs
Greg Roach
1
-57
/
+10
2017-11-03
Code style
Greg Roach
1
-1
/
+0
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-12-23
Code style - short array syntax
Greg Roach
1
-4
/
+4
2016-09-26
Fix: Over-long media data and MySQL with strict mode
Greg Roach
1
-0
/
+90