featurebase/sql
Nia Weiss f4ba34247f
remove attributes
Attributes are unmaintained and unused.
They have become more of a liability than a benefit.
This change eliminates them from the codebase.
The only user-visible change (assuming that attrs are not used) is that the attrs field will no longer appear in row JSON.
2021-05-14 10:28:08 -04:00
..
column.go porting sqlmapper from vdsm 2020-08-18 15:53:26 +02:00
ddl.go fix SQL memory leak 2020-08-31 13:10:49 -04:00
extract.go Add timestamp field type support 2021-04-06 10:50:10 -06:00
mapper.go remove attributes 2021-05-14 10:28:08 -04:00
mapper_test.go porting sqlmapper from vdsm 2020-08-18 15:53:26 +02:00
mask.go porting sqlmapper from vdsm 2020-08-18 15:53:26 +02:00
model.go porting sqlmapper from vdsm 2020-08-18 15:53:26 +02:00
query.go porting sqlmapper from vdsm 2020-08-18 15:53:26 +02:00
reduce.go fix SQL memory leak 2020-08-31 13:10:49 -04:00
reduce_test.go porting sqlmapper from vdsm 2020-08-18 15:53:26 +02:00
router.go add sql mapper routes for count(*) on joins 2020-08-27 22:49:54 -05:00
select.go remove attributes 2021-05-14 10:28:08 -04:00
show.go add withViews argument to api.Schema() method 2021-02-08 10:42:55 -06:00