Development


Sequel is being actively developed. New versions of Sequel are generally released monthly on the first of the month. You can join in on the discussions, ask questions, suggest features, and discuss Sequel in general by asking questions in GitHub Discussions. There are many years of past discussions on the searchable sequel-talk mailing list archive.


Reporting Bugs

To report a bug in Sequel, use GitHub Issues. If you aren't sure if something is a bug, post a question on GitHub Discussions.

Note that GitHub Issues should not be used to ask questions about how to use Sequel, use GitHub Discussions.

Contributing

The easiest way to contribute is to use git, post the changes to a public repository, and send a pull request, either via GitHub or the Google Group. Posting patches to the bug tracker or the Google Group works fine as well.

You can find the contributing guideliness on GitHub.

Source Code

The master source code repository is jeremyevans/sequel on GitHub.

License

Sequel is distributed under the MIT License. Patches are assumed to be submitted under the same license as Sequel.