Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
a3f8dc64998f888ab3a5b89de277cf662882bd12
librenms-librenms/sql-schema/264.sql

2 lines
83 B
MySQL
Raw Normal View History

Fixed PeeringDB module (#9158) DO NOT DELETE THIS TEXT #### Please note > Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting. - [X] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/) #### Testers If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926` Fixed "Show connected IXes" that I broke in my past PR (Sorry for that) Changed remote_as in pdb_ix_peers from varchar to unsigned int for correct ordering. Also I've corrected a typo in the "Show connected IXes" button
2018-09-05 20:26:18 +02:00
ALTER TABLE `pdb_ix_peers` CHANGE `remote_asn` `remote_asn` INT UNSIGNED NOT NULL;
Reference in New Issue Copy Permalink
Powered by Gitea Page: 796ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API