This website requires JavaScript.
Explore
Help
Sign In
rainlance
/
ntpa
Watch
1
Star
0
Fork
0
mirror of
https://bitbucket.org/anguist/ntpa
synced
2026-09-26 19:00:40 +00:00
Code
Releases
Activity
Files
725fb00d5ab07b2a4cf17cac4af38f323d4df33e
ntpa
/
sql
/
create_data.sql
T
4 lines
98 B
SQL
Raw
Normal View
History
Unescape
Escape
Version 0.2 changes
2016-03-05 15:25:01 +01:00
USE
ntpa
;
Updated configuration
2016-03-11 23:22:40 +01:00
INSERT
INTO
host
(
ip
,
name
,
orgId
)
VALUES
(
'90.184.222.114'
,
'ntp1.innolan.net'
,
901
);
Copy Permalink