Code Monkey home page Code Monkey logo

tsqlcron's People

Contributors

kgeorge314 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

gtechsltn

tsqlcron's Issues

Create - Install Script from Flyway

Quick links: Summary | Description | Resources


Summary

  1. As anyone
  2. I want be able to Install tSQLcron
  3. so that they can use it in their codebase/project

Description

In order for anyone to use tSQLcron procedures, we need to have a simple, single script install file.

Ideas

  1. Use a GitHub Workflow to Concatenate all .SQL files
    • in alphabetical order
    • (or) as per a manifest/build file
  2. Deploy the single install script to a blank database
  3. Execute all tSQLt test cases

Interval doest work as expected in cron

Hi,

First of all, Kudos to you for coming with such solution. Excellent Job.

Second, not sure if this is still being maintained because its very useful.

Third. The issue Im facing is that when I have an interval starting from an hour that is not divisive by the interval , the validation doesnt work as expected. For example: If I set the cron time to be "0 10 7-17/2 * * *" then I expect the following to be valid:

2024-06-20 7:10:00
2024-06-20 9:10:00
2024-06-20 11:10:00
2024-06-20 13:10:00
...
2024-06-20 17:10:00

However its not, and it only work if I use even hours which is not what I expected. If I do the same expression on this site: https://www.freeformatter.com/cron-expression-generator-quartz.html , I get the expected dates:

image

I know this is not perfect cron but it would be nice if its still work as expected.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.