Commit Graph

46 Commits (master)

Author SHA1 Message Date
Catherine Devlin 25ef08c221 Explicitly require SQLAlchemy 2.0 2023-02-25 23:57:18 -05:00
drnushooz 9fbf83baff Package upgrades and SQLAlchemy 2.0 compatibility 2023-02-01 16:23:25 -08:00
Catherine Devlin cb917b4e6c Merge branch 'patch-1' of https://github.com/techtonik/ipython-sql into techtonik-patch-1 2022-06-11 14:55:12 -05:00
Andrii Oriekhov 705ab2b320 add GitHub URL for PyPi 2022-03-03 20:37:23 +02:00
anatoly techtonik e58c03f62e
Fix PyPI recursion with URL to GitHub 2020-06-30 21:24:58 +03:00
Catherine Devlin b24ac6e941 Parse SQL comments in first line 2020-05-10 16:58:03 -04:00
Catherine 733e3de9ea cleanup rst docs 2020-05-02 10:07:14 -04:00
Catherine 117764caf0 Merge branch 'meta-commands' of git://github.com/pik/ipython-sql into pik-meta-commands 2020-01-19 03:31:52 -05:00
casio fb82110b2d (actually :) Pin version of prettytable to allow poetry install 2019-06-29 22:09:39 +02:00
Catherine Devlin 4dc2c090f5 Fixed Python 2 setup. Closes #117. 2018-09-02 21:56:06 -04:00
Catherine Devlin 759de86d1c
Merge pull request #99 from milesgranger/setup-fix
Update setup.py with encoding.
2018-02-21 22:57:05 -05:00
Miles 3b31b15e58 Update setup.py
Add utf-8 encoding.
2017-08-02 13:50:04 +02:00
Jacob Stoebel 146c5d7bb3 remove pgspecial as install_requires 2017-07-30 06:43:59 -04:00
Amjith Ramanujam 18fc86fe3a Remove unused imports. 2017-06-05 20:43:33 -07:00
Amjith Ramanujam 933838d65b Add support for handling postgres meta commands via pgspecial. 2017-06-05 20:37:41 -07:00
Catherine 0bd476563e Begin v 0.3.9, add test for autopandas 2016-10-10 17:22:28 -04:00
Catherine 58ce28c8ee Release 0.38 - block warnings 2016-10-10 15:35:02 -04:00
Catherine Devlin d690160051 Mark version 0.3.7.1 2015-09-10 19:47:07 -04:00
Catherine Devlin 7eb354fd2e Advance version to 0.3.7 2015-07-18 19:03:35 -04:00
Catherine Devlin 39db4a2b39 v0.3.6. Fix issue #30, OperationalError in sqlite. 2015-05-19 21:11:47 -04:00
Catherine Devlin 4cff73e418 Commit every SQL execution immediately 2015-01-30 14:59:17 -05:00
Catherine Devlin e54890e4e0 v0.3.4
Added PERSIST pseudo-SQL keyword
2014-08-26 06:35:41 -04:00
Catherine Devlin aa07bd3019 v0.3.3 marked 2014-07-27 21:22:07 -04:00
Catherine Devlin d87a727e43 Python 3 compatibility 2014-07-27 21:14:18 -04:00
Catherine Devlin 45446c03c6 Docs added for .csv 2014-01-14 16:27:11 -05:00
Catherine Devlin eb2aa5f48a Merge branch 'master' of https://github.com/catherinedevlin/ipython-sql 2013-11-13 14:23:26 -05:00
Catherine Devlin 89c91dd232 Use local_ns 2013-11-13 14:18:50 -05:00
Gilad Raphaelli b9d09f8827 specify minimum sqlalchemy version required 2013-11-08 14:46:14 -05:00
Catherine Devlin 94db3b7816 Updated docs for v0.3.0 2013-10-13 22:14:05 -04:00
Catherine Devlin fd40ce5c1d Documentation for v0.2.3 2013-09-20 19:52:11 -04:00
Catherine Devlin 9269b99a9b Corrected mistakenly retained Plugin import 2013-08-01 15:49:07 -04:00
Catherine Devlin 5e498f5f09 v0.2.2 Changed plugin to extension 2013-07-30 00:40:17 -04:00
Catherine Devlin 9e5f00cbc7 Issue 2: permit postgresql socket connections
Issue 4: recognize existing connections with case-sensitivity
2013-06-15 10:58:34 -04:00
Catherine Devlin f4f5b228e9 Accept bind variables (thanks Mike Wilson) 2013-05-30 17:03:39 -04:00
Catherine Devlin 43f4d601b0 updating trove classifiers 2013-03-29 14:21:47 -04:00
Catherine Devlin 82d7cd9f69 Displaying image from git 2013-03-29 14:14:56 -04:00
Catherine Devlin c28d153141 trying, and failing, to get README.txt to render as reST on PyPI 2013-03-29 14:07:46 -04:00
Catherine Devlin c6b2f823b5 Allow multiple SQL per cell. Because why not? 2013-03-29 13:33:22 -04:00
Catherine Devlin 147d9735f9 Converted to prettytable 2013-03-29 12:58:16 -04:00
Catherine Devlin c4dbcae5ee pyzmq no longer required 2013-03-29 08:50:17 -04:00
Catherine Devlin 6950b2e2c9 Store .sql with query result
Additions to docs
2013-03-29 08:49:00 -04:00
Catherine Devlin 30e436c38a fixed dependencies 2013-03-21 00:59:13 -04:00
Catherine Devlin 8e7d24c126 readme prepared 2013-03-20 23:35:19 -04:00
Catherine Devlin f6ad07a469 table displaying; cleanup continues 2013-03-20 22:17:48 -04:00
Catherine Devlin 6674ff1d10 working with texttable 2013-03-20 16:24:03 -04:00
Catherine Devlin 6f8c360239 Skeleton as created by modern-package-template 2013-03-20 12:55:52 -04:00