-
-
23 Mar 2022 00:17:05 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (333 / 0 / 1)
- Kwalitee
Bus factor: 1- 93.29% Coverage
- License: artistic_2
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (40.76KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 3 contributors-
Adam Williamson
-
Oliver Kurz
-
Stefan Adams
Changes for version 3.009 - 2022-03-22
- Fix race condition in Mojo::SQLite::Migrations where two processes could attempt to create the same migration. (#25, Oliver Kurz)
Modules
A tiny Mojolicious wrapper for SQLiteDatabaseMigrations(DEPRECATED) Publish/SubscribeResultsTransactionExamples
- examples/blog/blog.conf
- examples/blog/lib/Blog.pm
- examples/blog/lib/Blog/Controller/Posts.pm
- examples/blog/lib/Blog/Model/Posts.pm
- examples/blog/migrations/blog.sql
- examples/blog/script/blog
- examples/blog/t/blog.t
- examples/blog/templates/layouts/blog.html.ep
- examples/blog/templates/posts/_form.html.ep
- examples/blog/templates/posts/create.html.ep
- examples/blog/templates/posts/edit.html.ep
- examples/blog/templates/posts/index.html.ep
- examples/blog/templates/posts/show.html.ep
Module Install Instructions
To install Mojo::SQLite, copy and paste the appropriate command in to your terminal.
cpanm Mojo::SQLite
perl -MCPAN -e shell install Mojo::SQLite
For more information on module installation, please visit the detailed CPAN module installation guide.