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 02:42:26 +00:00
Code
Releases
Activity
Files
de61901bb2dad7def52de3b69ba4b07606633b76
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