Giter Club home page Giter Club logo

fly4s's Introduction

Hi there ๐Ÿ‘‹

Hi I'm David, I'm a freelance Scala backend engineer and a volunteer firefighter in the spare time. I love Functional Programming, I do climbing, mountaineering and photography. Passionate about space exploration, innovations and technologies ๐Ÿš€

I am also available to write libraries for your company leveraging my experiences with business and opensource, contact me!


My projects (please, drop a โญ๏ธ if you want to support me) :

  • toolkit A lightweight and functional non-intrusive library to build typed and declarative Scala application with managed resources and dependencies.
  • fly4s A lightweight, simple and functional wrapper for Flyway using cats effect.
  • cats-xml A functional library to work with XML in Scala using Cats.
  • scope A functional, compile-time and type-safe models layer separator.
  • erules A simple purely functional engine to evaluate rules.
  • secret A functional, type-safe and memory-safe class to handle secret values
  • fp-microservice A purely functional microservice template in Scala.
  • fluent-copy Scala 2 macros to have fluent copy on case classes.
  • sbt-service-info A small companion of sbt-buildinfo to add more service-specific informations.

fly4s's People

Contributors

dependabot[bot] avatar geirolz avatar mergify[bot] avatar scala-steward avatar scala-steward-geirolz[bot] avatar zant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fly4s's Issues

Options regarding loggers?

I am attempting to change the log level of fly4s (or flyway) to Warning, but I am unable to locate an option for that. I have also experimented with setting the environment variables FLYWAY_LOGGERS to slf4j, but it doesn't help either.

Would it be a good choice to include the option loggers in Fly4sConfig? I am really quite new to Scala, so please forgive me if I have misunderstood anything.

Enhance documentation for ValidateAndMigrate

I open this issue to ask if you can enhance the documentation of the library regarding the fact that you need to insert

ignorePendingMigrations = true to Fly4sConfig when running ValidateAndMigrate as you do in tests

Otherwise you will encouter this error

Failed validation:
  - version: 0
  - path: .../V0__create_tables.sql
  - description: create tables
  - errorCode: RESOLVED_VERSIONED_MIGRATION_NOT_APPLIED
  - errorMessage: Detected resolved migration not applied to database: 0. To fix this error, either run migrate, or set -ignorePendingMigrations=true.

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.