INSERT INTO sessions(id, userId, duration) VALUES(1, 1, 10); INSERT INTO sessions(id, userId, duration) VALUES(2, 2, 18); INSERT INTO sessions(id, userId, duration ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.