Skip to content

cyberdelia/sequel-caller-location

Repository files navigation

Sequel Caller Location

Set the caller location as comments to your SQL.

Installation

Install it directly using gem:

gem install sequel_caller_location

Or adding it to your Gemfile:

gem "sequel_caller_location"

Usage

Configure

A straightforward example, this will let sequel_caller_location add the caller location automatically:

DB.extension(:caller_location)

About

Add comments or the caller location to your SQL

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages