badgen.blogg.se

Kotlin datetime
Kotlin datetime








If you've added code that should be tested, add tests and ensure the test suite passes.

kotlin datetime

Name your branch something that is descriptive to the work you are doing.Fork the repo and create your branch from main.However, linking your work to an existing issue is preferred. Change log of improvements and bug fixesĭo you have questions? Feel free to ask and join our project conversation at our #exposed channel on.Check the Maven Central and read ( Getting started) to get an insight on setting up Exposed.įor more information visit the links below: (Also, PostgreSQL using the pgjdbc-ng JDBC driver)Ĭurrently, Exposed is available for maven/gradle builds.Similar to our mascot, Exposed can be used to mimic a variety of database engines and help you build applications without dependencies on any specific database engine and switch between them with very little or no changes. Also, our official mascot is Cuttlefish, which is well known for its outstanding mimicry ability that enables it to blend seamlessly in any environment. You would like to use exposed because the database access includes wrapping DSL and a lightweight data access object. With Exposed you can have two levels of databases Access. Welcome to Exposed, an ORM framework for Kotlin.Įxposed is a lightweight SQL library on top of JDBC driver for Kotlin language.Įxposed has two flavors of database access: typesafe SQL wrapping DSL and lightweight Data Access Objects (DAO).










Kotlin datetime