Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

back track #115

Open
wants to merge 230 commits into
base: SQLCELL-3
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
230 commits
Select commit Hold shift + click to select a range
b0ba4cf
Merge pull request #13 from tmthyjames/SQLCELL-3
tmthyjames Nov 20, 2016
9420ec4
structural clean up
tmthyjames Nov 21, 2016
bd4316a
modularize, clean up
tmthyjames Nov 21, 2016
fdc2567
if MAKE_GLOBAL not specified when DISPLAY is, return data as DATA
tmthyjames Nov 21, 2016
3249504
Merge pull request #14 from tmthyjames/SQLCELL-4
tmthyjames Nov 21, 2016
c6ccce3
if no config vars, passing ENGINE param will work
tmthyjames Nov 21, 2016
de7ee31
Merge pull request #15 from tmthyjames/SQLCELL-4
tmthyjames Nov 21, 2016
4a029c0
add application_name to manually entered engine string
tmthyjames Nov 21, 2016
656d3f4
update install instructions
allysonoakleydobbins Nov 22, 2016
37cb18d
fix issue where DB=X and X was undefined
tmthyjames Nov 23, 2016
d05c7a1
fix TypeError from with __GETDATA__ btn
tmthyjames Nov 23, 2016
82a9679
Merge pull request #19 from allysonoakleydobbins/patch-1
tmthyjames Nov 23, 2016
9e6596e
Update README.md
tmthyjames Nov 23, 2016
11f925c
Update README.md
tmthyjames Nov 23, 2016
1efc753
Update README.md
tmthyjames Nov 23, 2016
a60b8ce
Update README.md
tmthyjames Nov 23, 2016
29513bb
Update README.md
tmthyjames Nov 23, 2016
6a9dfba
Update README.md
tmthyjames Nov 23, 2016
f835108
change background-color of "actual time" in query plan
tmthyjames Nov 24, 2016
8bd3bed
question assumptions
tmthyjames Nov 25, 2016
2513aaa
Update README.md
tmthyjames Nov 27, 2016
e33dea4
Update README.md
tmthyjames Nov 28, 2016
cfe34bd
Update README.md
tmthyjames Nov 28, 2016
33cd17d
support SQL Interpolation using colon
tmthyjames Nov 28, 2016
93d9340
add space at beginning of regex to prevent capturing casting (::text)
tmthyjames Nov 28, 2016
5011722
add d3/sankey to repo
tmthyjames Dec 1, 2016
418e3e3
set isolation level param to run query outside transaction block
tmthyjames Dec 3, 2016
3030268
load_js_files() on initial run
tmthyjames Dec 3, 2016
422db4a
place __explain_graph__ if check before EDIT if check
tmthyjames Dec 4, 2016
0f575a2
Update README.md
tmthyjames Dec 4, 2016
23170b5
Update README.md
tmthyjames Dec 4, 2016
9b3856f
Update README.md
tmthyjames Dec 4, 2016
b90320f
Update README.md
tmthyjames Dec 4, 2016
4b2127b
Add files via upload
tmthyjames Dec 4, 2016
a7673e9
Add files via upload
tmthyjames Dec 4, 2016
d0bca61
Update README.md
tmthyjames Dec 4, 2016
c0ffebc
Update README.md
tmthyjames Dec 4, 2016
3b2c453
Update README.md
tmthyjames Dec 4, 2016
e8050f5
Update README.md
tmthyjames Dec 4, 2016
203b588
Update README.md
tmthyjames Dec 4, 2016
f049154
Update README.md
tmthyjames Dec 4, 2016
3d49368
Update README.md
tmthyjames Dec 4, 2016
b8342a2
Update README.md
tmthyjames Dec 4, 2016
748474f
Add files via upload
tmthyjames Dec 4, 2016
c9fbec1
Update README.md
tmthyjames Dec 4, 2016
f6aff18
Add files via upload
tmthyjames Dec 4, 2016
6e9ad35
Update README.md
tmthyjames Dec 4, 2016
571dcef
Update README.md
tmthyjames Dec 4, 2016
fc163b7
fix explain graph and node_walk
tmthyjames Dec 4, 2016
ce24220
control for Function Scan in query plan
tmthyjames Dec 4, 2016
bb67f3c
Merge branch 'master' of https://github.com/tmthyjames/SQLCell
tmthyjames Dec 4, 2016
cedabbe
Merge branch 'master' into bootstrap-notify
tmthyjames Dec 4, 2016
76a4ea3
put inline conditional in paren
tmthyjames Dec 4, 2016
791e7e0
adjust node height in sankey.js
tmthyjames Dec 4, 2016
f53976e
Merge pull request #26 from tmthyjames/bootstrap-notify
tmthyjames Dec 4, 2016
885d32f
Add files via upload
tmthyjames Dec 4, 2016
549e77b
Update README.md
tmthyjames Dec 4, 2016
ed4e132
Update README.md
tmthyjames Dec 4, 2016
715101e
Update README.md
tmthyjames Dec 4, 2016
5813cfa
Update README.md
tmthyjames Dec 4, 2016
b7e2aa3
Update README.md
tmthyjames Dec 4, 2016
eb36990
remove import of sankey.js from markup
tmthyjames Dec 4, 2016
e55b385
add declare_engines flag to make adding engines easier
tmthyjames Dec 5, 2016
7ca6320
clean up
tmthyjames Dec 5, 2016
41c8fe3
Merge pull request #27 from tmthyjames/feature/sqlcell-3
tmthyjames Dec 5, 2016
81cecd5
Add files via upload
tmthyjames Dec 5, 2016
96e81dc
Add files via upload
tmthyjames Dec 5, 2016
a854d15
Update README.md
tmthyjames Dec 5, 2016
bc98325
Update README.md
tmthyjames Dec 5, 2016
9226f4e
Update README.md
tmthyjames Dec 5, 2016
4ccece7
change __ENGINES_JSON_DUMPS__ globally when --declare_engines is spec…
tmthyjames Dec 5, 2016
c414401
update module vars instead of making ENGINESJSON global
tmthyjames Dec 5, 2016
90f142d
Update README.md
tmthyjames Dec 5, 2016
5146d28
Update README.md
tmthyjames Dec 5, 2016
4efd292
Update sqlcell.py
tmthyjames Dec 6, 2016
91ecf43
Add files via upload
tmthyjames Dec 6, 2016
7cc58a2
Update README.md
tmthyjames Dec 6, 2016
4ef35f3
Add files via upload
tmthyjames Dec 6, 2016
dac40b9
Update README.md
tmthyjames Dec 6, 2016
7b538b9
Update README.md
tmthyjames Dec 6, 2016
ee7fadc
Update README.md
tmthyjames Dec 6, 2016
c55aa64
Update README.md
tmthyjames Dec 7, 2016
8f51217
make PATH attr of __SQLVARS__, set __EXPLAIN_GRAPH to false when error
tmthyjames Dec 7, 2016
4fdb136
Merge pull request #28 from tmthyjames/feature/sqlcell-3
tmthyjames Dec 7, 2016
eef288c
add -t option for pg_dump
tmthyjames Dec 8, 2016
f7e717b
Update README.md
tmthyjames Dec 8, 2016
f8a6228
write create statement to file
tmthyjames Dec 8, 2016
6e2d429
change tsv to txt
tmthyjames Dec 8, 2016
c645753
DRY
tmthyjames Dec 8, 2016
aaa4710
Update README.md
tmthyjames Dec 8, 2016
1d0474a
psql cross-domain compatibility
tmthyjames Dec 9, 2016
10af778
refactor query execution try/except/finally condition
tmthyjames Dec 9, 2016
f274af0
fix error handling
tmthyjames Dec 9, 2016
461d4b4
use display(Javasscript())
tmthyjames Dec 10, 2016
83d4240
Merge pull request #33 from tmthyjames/feature/pg_dump
tmthyjames Dec 10, 2016
8395d8f
commit to dev
tmthyjames Dec 10, 2016
715c0a1
#34 sqlcell#34
tmthyjames Dec 10, 2016
d87ccb6
Merge pull request #35 from tmthyjames/feature/sqlcell#34
tmthyjames Dec 10, 2016
1d658e9
alter table capability
tmthyjames Dec 10, 2016
8317d83
alter table: column name and type
tmthyjames Dec 10, 2016
fe38144
Update README.md
tmthyjames Dec 10, 2016
5dd3930
enable remote DB modifications
tmthyjames Dec 10, 2016
6325615
build table if in edit mode but uneditable
tmthyjames Dec 10, 2016
2534ae1
Merge pull request #39 from tmthyjames/feature/#31-sqlcell
tmthyjames Dec 10, 2016
56ab2d2
test trans
tmthyjames Dec 11, 2016
40d60ef
Merge pull request #45 from tmthyjames/feature/#44-sqlcell
tmthyjames Dec 11, 2016
66de9b1
revert change to global class var EXPLAIN_GRAPH if explain graph run …
tmthyjames Dec 14, 2016
bff9aed
Merge pull request #57 from tmthyjames/feature/#49-sqlcell
tmthyjames Dec 14, 2016
e5c955e
check if column is primary_key before ALTERing
tmthyjames Dec 15, 2016
96f94c9
Merge pull request #60 from tmthyjames/feature/#48-sqlcell
tmthyjames Dec 15, 2016
3383072
add bootstrap-notify js/css files
tmthyjames Dec 15, 2016
669c48a
notifications for finished queries; click on the notification to scro…
tmthyjames Dec 15, 2016
fc8cb00
activate notifications if query time > 0.5; add css stuff
tmthyjames Dec 15, 2016
9076864
messing around
tmthyjames Dec 16, 2016
b5f2bf5
add unminified bootstrap-notify.js
tmthyjames Dec 16, 2016
932149f
add files
tmthyjames Dec 16, 2016
2139b32
add jQuery.noConflict();
tmthyjames Dec 16, 2016
44f57a9
remove js files, modify bootstrap-notify
tmthyjames Dec 17, 2016
050eff6
3 days later....fix issue where $.notify was undefined!!
tmthyjames Dec 17, 2016
a4e4b3e
oops, forgot to commit. fix for $.notify undefined
tmthyjames Dec 17, 2016
42ac55b
Merge pull request #63 from tmthyjames/feature/#61-sqlcell
tmthyjames Dec 17, 2016
2df0118
remove unused file minimalist-notify.css
tmthyjames Dec 17, 2016
bd67422
Merge branch 'release/2.0'
tmthyjames Dec 17, 2016
f0636b7
Merge branch 'release/2.0' into dev
tmthyjames Dec 17, 2016
2af344b
Add files via upload
tmthyjames Dec 17, 2016
22db62c
Update README.md
tmthyjames Dec 17, 2016
13603db
Update README.md
tmthyjames Dec 17, 2016
67b43b2
Update README.md
tmthyjames Dec 17, 2016
a0060e2
Update README.md
tmthyjames Dec 17, 2016
f5bec0d
turn off notifications w/ NOTIFY param
tmthyjames Dec 17, 2016
c4da01f
Merge pull request #65 from tmthyjames/feature/#64-sqlcell
tmthyjames Dec 17, 2016
34ef60c
Merge branch 'feature/#64-sqlcell'
tmthyjames Dec 17, 2016
f80fa36
Update README.md
tmthyjames Dec 17, 2016
35cf76a
Update README.md
tmthyjames Dec 17, 2016
1ad3d51
Update README.md
tmthyjames Dec 17, 2016
f841843
Update README.md
tmthyjames Dec 17, 2016
dc328a7
Update README.md
tmthyjames Dec 17, 2016
3052816
fix issue where pg_dump wasn't working
tmthyjames Dec 18, 2016
b2c5994
Merge pull request #69 from tmthyjames/feature/#68-sqlcell
tmthyjames Dec 18, 2016
0d80bff
Merge branch 'release/2.0.02-RC1'
tmthyjames Dec 18, 2016
085fd32
Update README.md
tmthyjames Dec 18, 2016
36d4d83
Update README.md
tmthyjames Dec 18, 2016
fb88038
modularize js strings
tmthyjames Dec 18, 2016
243b563
add finished_query() and info_bar_js
tmthyjames Dec 18, 2016
47396bf
Update README.md
tmthyjames Dec 19, 2016
b95fa54
Update README.md
tmthyjames Dec 19, 2016
df70b01
modularize
tmthyjames Dec 20, 2016
138b125
resolve issue where kill_last_pid was undeifined
tmthyjames Dec 23, 2016
c8e39ff
Merge pull request #72 from tmthyjames/feature/#38-sqlcell
tmthyjames Dec 23, 2016
b6fae13
fix tabindex editabletable issue
tmthyjames Dec 23, 2016
8fb202d
Merge pull request #73 from tmthyjames/feature/#71-sqlcell
tmthyjames Dec 23, 2016
8c87cbf
SEO
tmthyjames Dec 27, 2016
43e77b5
Delete googleafec2aa6a69cd921.html
tmthyjames Dec 27, 2016
ff001c2
add numeric as NOTIFY input type for timing notifications
tmthyjames Jan 28, 2017
6e4e7c0
Merge pull request #77 from tmthyjames/release/2.01
tmthyjames Jan 28, 2017
820fe14
Update engine_config.py
tmthyjames Feb 13, 2017
9f3157f
Update engine_config.py
xiaochuanyu Feb 13, 2017
08188ec
Merge pull request #81 from xiaochuanyu/patch-1
tmthyjames Feb 13, 2017
33f48dd
fix issue where backslashes in results were causing JS octal literals…
tmthyjames Feb 15, 2017
b6cb6b2
Update README.md
tmthyjames Mar 9, 2017
5cb9e5d
Update README.md
tmthyjames Mar 9, 2017
5c2fe00
Update README.md
tmthyjames Mar 23, 2017
9ca6b65
Update README.md
tmthyjames Mar 23, 2017
aae3ed4
Update README.md
tmthyjames May 11, 2017
5d12997
fix DISPLAY=False not working
tmthyjames Jun 12, 2017
2c013f7
fix issue where export btn wasn't working
tmthyjames Jun 12, 2017
427ffc1
Merge branch 'master' of https://github.com/tmthyjames/SQLCell
tmthyjames Jun 12, 2017
a9793ab
fix issue where DISPLAY param wasn't working
tmthyjames Jun 12, 2017
a949a8a
Delete SQLCell I-checkpoint.ipynb
tmthyjames Jun 12, 2017
af32da0
Delete SQLCell I.ipynb
tmthyjames Jun 13, 2017
aa88948
Update README.md
tmthyjames Aug 20, 2017
c15e0ab
rename png to inline_editing.png
tmthyjames Aug 20, 2017
e223143
submit tutorial data
tmthyjames Aug 24, 2017
3743707
add engines.py
tmthyjames Aug 24, 2017
d498129
Add files via upload
tmthyjames Aug 24, 2017
98118d3
Add files via upload
tmthyjames Aug 24, 2017
daeb3ab
add bootstrap class for output table
tmthyjames Aug 31, 2017
660b3b1
increase max-width for sankey graph
tmthyjames Aug 31, 2017
a3f6791
make table readable with many columns
tmthyjames Aug 31, 2017
e08242d
no wrap text for query plan
tmthyjames Aug 31, 2017
d1c5e9d
use Python.display.HTML instead of Python.display.JavaScript
tmthyjames Aug 31, 2017
504745d
add script tags
tmthyjames Aug 31, 2017
9aadb83
<script type="text/Javascript">
tmthyjames Aug 31, 2017
fe8e983
don't use script tags for loading js scripts
tmthyjames Aug 31, 2017
61d17ef
import module
tmthyjames Aug 31, 2017
0702b84
text-align: inherit for query plan table
tmthyjames Aug 31, 2017
1b97a43
inject Results class into kernel from startup ßcript
tmthyjames Oct 15, 2017
a194fe3
change default db
tmthyjames Nov 23, 2017
ed13b98
Update README.md
tmthyjames Dec 7, 2017
300452e
new version compatible with jupyter lab
May 15, 2019
70fe947
modularize
May 15, 2019
a61674c
remove config file, add hooks
May 15, 2019
c027a33
add list_hooks method
May 15, 2019
64a3c2e
return list method
May 15, 2019
7c79ad4
add list for db
May 16, 2019
8338712
add meta data
May 16, 2019
34fde75
change dir structure
May 16, 2019
6bc929e
add params
May 16, 2019
c198a91
Merge pull request #98 from tmthyjames/params
tmthyjames May 16, 2019
230efc0
run query in background on --bg flag
May 18, 2019
d8d42c6
Merge pull request #99 from tmthyjames/params
tmthyjames May 18, 2019
89c09c2
Revert "Params"
tmthyjames May 18, 2019
0de8091
Merge pull request #100 from tmthyjames/revert-99-params
tmthyjames May 18, 2019
411ea53
Merge pull request #101 from tmthyjames/params
tmthyjames May 18, 2019
fdd2100
add alias for engines
May 18, 2019
6e93548
Merge pull request #103 from tmthyjames/add-engines
tmthyjames May 18, 2019
6c29e3b
ignore dist/*
May 18, 2019
535da9a
Merge pull request #102 from tmthyjames/add-engines
tmthyjames May 18, 2019
d86b36d
Delete _sqlcell.db
tmthyjames May 18, 2019
f20b774
demo notebook
May 19, 2019
a178ffc
demo notebook
May 19, 2019
8c18c49
Merge commit 'a194fe399d163079cbf134f1620846f83aaded8d' into dev
tmthyjames May 19, 2019
a7b0a13
dev -> master
tmthyjames May 19, 2019
12745f1
dev -=> master
tmthyjames May 19, 2019
466abd6
new verion
tmthyjames May 19, 2019
15cd500
rm
tmthyjames May 19, 2019
d14ec6f
readme
tmthyjames May 19, 2019
498192c
add init file duh
tmthyjames May 20, 2019
d21c6e8
update setup.py
tmthyjames May 20, 2019
84af59f
update ignorefile
tmthyjames May 25, 2019
3d72b70
Update README.md
tmthyjames Jul 25, 2019
75f0b1f
Update README.md
tmthyjames Oct 1, 2019
6223249
make hooks server agnostic
tmthyjames Oct 2, 2019
f705e24
Merge branch 'master' of https://github.com/tmthyjames/SQLCell
tmthyjames Oct 2, 2019
2acafaa
Bump bleach from 3.1.0 to 3.1.4
dependabot[bot] Mar 31, 2020
4c8a923
Merge pull request #121 from tmthyjames/dependabot/pip/bleach-3.1.4
tmthyjames Jun 11, 2020
65f6ada
remove dead code
Oct 6, 2020
935ae74
remove dead code
Oct 6, 2020
150b044
remove dead code
Oct 6, 2020
f731a5c
Merge pull request #124 from tmthyjames/remove-code
tmthyjames Oct 6, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@

sqlcell.db
sqlcell_dev*.ipynb
sqlcell_demo*.ipynb
*.pyc

**/.ipynb_checkpoints
.DS_Store
*.egg-info
dist/*
dist/sqlcell-*
**sqlcell.db**
.vscode/*
14 changes: 14 additions & 0 deletions .idea/SQLCell.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/libraries/R_User_Library.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

201 changes: 201 additions & 0 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]

[packages]
sqlalchemy = "*"
jupyterlab = "*"
ipykernel = "*"
pandas = "*"
ipywidgets = "*"
pymssql = "*"
cython = "*"
jupyterlab-git = "*"
six = ">=1.9.0"
psycopg2 = "*"
sqlcell = "*"

[requires]
python_version = "3.7"
Loading