Hans

Results 2 issues of Hans

As a developer I would like to know the total count of tickets returned by a query_string so that I know if I cannot retrieve all the tickets in the...

I have written the following migration that works fine if run from the server/main.js file ... ```` import '../imports/startup/server'; import { Meteor } from 'meteor/meteor'; import { Migrations } from...