librenms/config
Tony Murray 5fc3fcb9e8
Make migrations work in SQLite (#11643)
* WIP Sqlite

Down methods don't work either, avoid them with refresh for now.

WIP persistent support

WIP db_schema

WIP db_schema 2

Update new migrations...

revert dump_db_schema changes for now, too much difference.

fix migrations on mysql

fix up some more items, this should be our target schema
lots of index renames and a two misc changes

index rename WIP

index rename WIP

another round

fix up new schema changes

try case insensitive fix

Trying tests WIP

fix down methods

DBSetupTest working (uses mysql)

Test sqlite migrations work

* Properly validate sqlite output

* revert glue changes, should be separate PR

* remove dusk workaround

* remove unused variables

* import

* sqlite capitalization

* Revert some refresh tests

* testing_mysql back to testing
2020-05-22 16:49:21 -05:00
..
app.php Refactor Datastores to allow future improvements. OpenTSDB Tags. (#11283) 2020-03-16 09:17:58 -05:00
auth.php Laravel 5.8 and updated dependencies (#10489) 2019-08-05 15:54:58 -05:00
broadcasting.php Laravel 5.8 and updated dependencies (#10489) 2019-08-05 15:54:58 -05:00
cache.php Laravel 5.8 and updated dependencies (#10489) 2019-08-05 15:54:58 -05:00
cors.php Move API routing to Laravel (#10457) 2019-07-29 16:32:37 -05:00
database.php Make migrations work in SQLite (#11643) 2020-05-22 16:49:21 -05:00
debugbar.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
filesystems.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
hashing.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
librenms.php Device group based access (#10568) 2019-12-30 12:11:26 +01:00
logging.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
mail.php Laravel 5.8 and updated dependencies (#10489) 2019-08-05 15:54:58 -05:00
queue.php Laravel 5.8 and updated dependencies (#10489) 2019-08-05 15:54:58 -05:00
services.php Laravel 5.8 and updated dependencies (#10489) 2019-08-05 15:54:58 -05:00
session.php Laravel 5.8 and updated dependencies (#10489) 2019-08-05 15:54:58 -05:00
snmptraps.php OSPF SNMP Trap Handlers (#11647) 2020-05-21 15:15:39 -05:00
tinker.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
toastr.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
trustedproxy.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
view.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
vue-i18n-generator.php Unbundle javascript language files (#10788) 2019-11-08 15:18:41 +00:00