I'm Andy, an independent Software Consultant currently available for hourly and project-based Web App and DevOps work. Please inquire via email below. Thanks!
- Green Bay, Wisconsin
Pinned Loading
-
StrassLabs/handbrake-server
StrassLabs/handbrake-server PublicHandBrake Encode Server
-
This is an apportionment function us...
This is an apportionment function using the Largest Remainder Method (LRM) used to divide a given total amount between any number of buckets proportionally. 1DROP FUNCTION IF EXISTS apportion_lrm(NUMERIC, JSONB, INTEGER, NUMERIC, BOOLEAN);
2CREATE FUNCTION apportion_lrm
3(
4IN apportion_amt NUMERIC,
5IN proportions JSONB,
-
-
gomoob/grunt-flyway
gomoob/grunt-flyway PublicRun Flyway database migration tool with Grunt.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.