[go: up one dir, main page]

Skip to content

This is a mirror of the svn repo: https://plugins.svn.wordpress.org/query-recorder/, the master is always the latest release.

Notifications You must be signed in to change notification settings

stephenfeather/query-recorder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Query Recorder ===
Contributors: bradt, aprea
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5VPMGLLK94XJC
Tags: database, migrate, deployment, mysql
Requires at least: 3.2
Tested up to: 4.0
Stable tag: 1.0.1
License: GPLv3

Save queries run by your theme or plugins to an SQL script for deployment

== Description ==

Allows developers to record queries when setting up a theme or plugins locally, creating an SQL script that can be run later when deploying to a staging or live site.

Interested in contributing to Query Recorder? Please visit https://github.com/deliciousbrains/wp-query-recorder

Banner image credit - [cmoi](https://www.flickr.com/photos/cmoi/)

== Installation ==

1. Use WordPress' built-in installer
2. Access the "Query Recorder" menu option under Settings

== Screenshots ==

1. Query Recorder settings screen
2. Start/stop query recording button

== Changelog ==

= 1.0.1 =
* Bug fix: Semicolon missing at the end of each SQL statement

= 1.0 =
* Initial release

About

This is a mirror of the svn repo: https://plugins.svn.wordpress.org/query-recorder/, the master is always the latest release.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 50.2%
  • CSS 30.5%
  • JavaScript 16.4%
  • Ruby 2.9%