Commit Graph

897 Commits (cf6546297970ada2dbb399d34ec7a7c4c2c41194)
 

Author SHA1 Message Date
Salvo 'LtWorf' Tomaselli 774c8eed67
Compare to anything 2020-08-24 18:02:10 +07:00
Salvo 'LtWorf' Tomaselli b69fd0980b
Do not clash names 2020-08-24 18:02:10 +07:00
Salvo 'LtWorf' Tomaselli b86c0c6a61
Remove leftover print 2020-08-24 18:02:10 +07:00
Salvo 'LtWorf' Tomaselli 69f7e83626
Fix printing 2020-08-24 18:02:10 +07:00
Salvo 'LtWorf' Tomaselli 90b3163e32
Add the --- token bare 2020-08-24 18:02:10 +07:00
Salvo 'LtWorf' Tomaselli 5c8cbde27a
No autocasts needed
All casting is done when loading
2020-08-24 18:02:10 +07:00
Salvo 'LtWorf' Tomaselli 7800a157bf
Convert Rdate object to keep working 2020-08-24 18:02:10 +07:00
Salvo 'LtWorf' Tomaselli 73aa0dd2a1
New code to guess types 2020-08-24 18:02:10 +07:00
Salvo 'LtWorf' Tomaselli f410b112af
Use the new by column type detection 2020-08-24 18:02:10 +07:00
Salvo 'LtWorf' Tomaselli 5259921bb1
Better error message 2020-08-24 18:02:09 +07:00
Salvo 'LtWorf' Tomaselli aea763021c
Remove useless new object 2020-08-24 18:02:09 +07:00
Salvo 'LtWorf' Tomaselli c246c0715d
Remove useless operations 2020-08-24 18:02:09 +07:00
Salvo 'LtWorf' Tomaselli c61cea7806
Remove unused code 2020-08-24 18:02:09 +07:00
Salvo 'LtWorf' Tomaselli 51f85e6daf
CHANGELOG 2020-08-24 18:02:09 +07:00
Salvo 'LtWorf' Tomaselli fd645a20c7
Merge pull request #33 from ltworf/readme
Improve readme
2020-08-24 14:42:25 +07:00
Salvo 'LtWorf' Tomaselli 259a7c6497
README.md 2020-08-24 14:38:45 +07:00
Salvo 'LtWorf' Tomaselli e8abacd005
Merge pull request #32 from ltworf/rename_command
Change the command name
2020-08-24 10:48:47 +07:00
Salvo 'LtWorf' Tomaselli f892a9e162
Update copyright 2020-08-24 10:41:50 +07:00
Salvo 'LtWorf' Tomaselli 8fd1384574
Copy also cli package 2020-08-24 10:40:01 +07:00
Salvo 'LtWorf' Tomaselli 26115245c2
Clean deb-pkg directory 2020-08-24 10:29:28 +07:00
Salvo 'LtWorf' Tomaselli a505fabefb
Rename launch command 2020-08-24 10:26:41 +07:00
Salvo 'LtWorf' Tomaselli 7a43071faf
Merge pull request #30 from ltworf/fixes
CLI fix
2020-08-15 21:36:34 +07:00
Salvo 'LtWorf' Tomaselli b43db451e5
Don't feel like writing stubs 2020-08-15 21:25:35 +07:00
Salvo 'LtWorf' Tomaselli 7e3c4d3ff9
Make mypy happy 2020-08-15 21:25:35 +07:00
Salvo 'LtWorf' Tomaselli 36e312ba7b
Use new API in cli 2020-08-15 21:25:35 +07:00
Salvo 'LtWorf' Tomaselli a67ec498c2
Check cli module 2020-08-15 21:25:35 +07:00
Salvo 'LtWorf' Tomaselli ccfdff6fd3
Use fstrings 2020-08-15 21:25:35 +07:00
Salvo 'LtWorf' Tomaselli ef28b7272e
Merge pull request #29 from ltworf/frozen_relation
Frozen relations
2020-08-15 21:12:23 +07:00
Salvo 'LtWorf' Tomaselli 200c748ee5
Use new API to edit relations 2020-08-15 21:06:57 +07:00
Salvo 'LtWorf' Tomaselli 1bbef1f1b8
function to load a relation from iterators 2020-08-15 20:54:58 +07:00
Salvo 'LtWorf' Tomaselli 94404f60f9
Test the load function 2020-08-15 20:53:46 +07:00
Salvo 'LtWorf' Tomaselli 519cc35b18
Use lists for partial content
So conversion to set is done only once.
2020-08-15 09:17:23 +07:00
Salvo 'LtWorf' Tomaselli 683ff6f26d
Better typing 2020-08-13 14:38:42 +07:00
Salvo 'LtWorf' Tomaselli 08e5131479
Removed update/insert/delete
I don't use them and AFAIK this module has no other users
2020-08-13 14:37:55 +07:00
Salvo 'LtWorf' Tomaselli 4722c9b0e8
Relations are now frozen 2020-08-13 14:34:57 +07:00
Salvo 'LtWorf' Tomaselli 87ec732d24
Use the new API 2020-08-13 14:34:57 +07:00
Salvo 'LtWorf' Tomaselli be9fdd2e84
Make relation immutable 2020-08-13 14:34:54 +07:00
Salvo 'LtWorf' Tomaselli 76509e249b
codeql
I don't think it does anything at all but meh…
2020-08-13 14:34:00 +07:00
Salvo 'LtWorf' Tomaselli b6f902c5a6
Merge pull request #28 from ltworf/compatibility
Remove backwards compatibility stuff
2020-08-13 14:31:20 +07:00
Salvo 'LtWorf' Tomaselli 0a06034c9f
Fix cli 2020-08-13 10:20:29 +07:00
Salvo 'LtWorf' Tomaselli 456a89be93
Remove backwards compatibility 2020-08-13 10:20:29 +07:00
Salvo 'LtWorf' Tomaselli 8df4d45aba
Define public members 2020-08-13 10:20:29 +07:00
Salvo 'LtWorf' Tomaselli 6c66f099cc
Merge pull request #27 from ltworf/vbump
Version bump to 3.0
2020-08-13 10:20:05 +07:00
Salvo 'LtWorf' Tomaselli 07f82d2567
Return 3.0 from the online thingy 2020-08-12 21:25:55 +07:00
Salvo 'LtWorf' Tomaselli 11cff7c8a7
Version bump to 3.0
I want to make some breaking changes, so doing a major bump.
2020-08-12 21:12:55 +07:00
Salvo 'LtWorf' Tomaselli eb6ed946d9
Merge pull request #19 from ltworf/fail_parsing
Add test that fails
2020-08-12 21:04:12 +07:00
Salvo 'LtWorf' Tomaselli 9d1f25d65d
Parse unary expressions left to right and fail if extra tokens are found
This fixes the case where there is garbage after a valid unary operator.
2020-08-12 20:16:40 +07:00
Salvo 'LtWorf' Tomaselli ee27a7fef6
Merge pull request #26 from ltworf/lintian_fixes
Fix a bunch of lintian complaints
2020-08-12 19:57:47 +07:00
Salvo 'LtWorf' Tomaselli d5a8975d9b
Add test that fails 2020-08-12 19:50:12 +07:00
Salvo 'LtWorf' Tomaselli 1efc16d679
bump compat to 13 2020-08-12 19:49:19 +07:00