Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / geddy/model issues and pull requests

#268 - Add deprecation notice on README

Pull Request - State: closed - Opened by phanect almost 6 years ago - 1 comment

#267 - Update pg from vulnerable version

Pull Request - State: closed - Opened by phanect about 6 years ago - 1 comment

#266 - Add Mongo 3.x support and newer Node versions.

Pull Request - State: open - Opened by kakato10 over 6 years ago

#265 - Save Method issue

Issue - State: open - Opened by MayankJari over 7 years ago
Labels: question

#264 - about `save` method and model's id

Issue - State: open - Opened by class4cxy almost 9 years ago - 3 comments

#263 - cast json fields to string before applying queries

Issue - State: open - Opened by der-On about 9 years ago
Labels: bug

#262 - How to write a custom adapter

Issue - State: open - Opened by ernestlessenger about 9 years ago - 1 comment

#261 - updated dependent sql modules to latest versions

Pull Request - State: closed - Opened by der-On over 9 years ago

#260 - Rest-adapter: Instance cache lifetime

Issue - State: closed - Opened by der-On over 9 years ago - 1 comment

#259 - Filter which properties are shown

Issue - State: open - Opened by OscarGodson over 9 years ago - 7 comments

#258 - Can you only updateProperties per model?

Issue - State: open - Opened by OscarGodson over 9 years ago - 10 comments

#257 - why finally sql's tablename have `s`or `es`

Issue - State: open - Opened by class4cxy over 9 years ago - 1 comment

#256 - Complex query question

Issue - State: open - Opened by OscarGodson over 9 years ago - 1 comment

#255 - some questions about update

Issue - State: closed - Opened by perltzhu over 9 years ago

#253 - Redis adapter

Issue - State: open - Opened by mde over 9 years ago - 1 comment

#252 - TypeError: Cannot call method 'collection' of undefined.

Issue - State: closed - Opened by acivang over 9 years ago - 4 comments

#251 - PG Adapter Presently Only Fakes Streaming

Issue - State: open - Opened by danfinlay over 9 years ago - 7 comments

#250 - Added null character escaping to Postgres adapter

Pull Request - State: open - Opened by danfinlay over 9 years ago

#249 - New Eager Loading Bug!

Issue - State: open - Opened by danfinlay over 9 years ago - 6 comments

#248 - createdAt and updatedAt

Issue - State: open - Opened by wellermiranda over 9 years ago - 1 comment

#247 - Real number not always a good choice.

Issue - State: closed - Opened by danfinlay over 9 years ago - 3 comments

#246 - Data from database different than model returns

Issue - State: open - Opened by OscarGodson almost 10 years ago - 6 comments

#245 - Null character in text body crashes PG adapter

Issue - State: open - Opened by danfinlay almost 10 years ago - 5 comments

#244 - How do I save data to association models?

Issue - State: closed - Opened by OscarGodson almost 10 years ago - 5 comments

#243 - Docs mistake with beforeValidate

Issue - State: open - Opened by OscarGodson almost 10 years ago - 1 comment
Labels: question

#242 - Add clearer error message when a model can't be found

Pull Request - State: closed - Opened by OscarGodson almost 10 years ago - 1 comment

#241 - Sequential IDs Not MySQL Compatible?

Issue - State: closed - Opened by danfinlay almost 10 years ago - 3 comments

#239 - Is remove always supposed to return true?

Issue - State: open - Opened by OscarGodson almost 10 years ago - 6 comments

#238 - Timestamp properties do not respect turning off auto-camel

Issue - State: open - Opened by OscarGodson almost 10 years ago - 8 comments

#237 - Migrations with autoIncrementId = true failing in Mysql

Issue - State: closed - Opened by der-On almost 10 years ago - 2 comments

#236 - Rest adapter

Pull Request - State: closed - Opened by der-On almost 10 years ago - 7 comments

#235 - Docs on expected columns

Issue - State: open - Opened by OscarGodson almost 10 years ago - 1 comment

#234 - Fix failing require with webpack

Pull Request - State: closed - Opened by SimonDegraeve almost 10 years ago - 1 comment

#233 - Query 'in' with array of IDs

Issue - State: open - Opened by lesterzone almost 10 years ago

#232 - Date range call with id query always returns empty set

Issue - State: open - Opened by deepcover96 almost 10 years ago - 3 comments

#230 - Explicit connect / disconnect in level adapter, etc

Pull Request - State: closed - Opened by mshick about 10 years ago - 8 comments

#229 - Super important fix!

Pull Request - State: closed - Opened by mshick about 10 years ago - 1 comment

#228 - Applying skip option to leveldb adapter

Pull Request - State: closed - Opened by mshick about 10 years ago - 1 comment

#227 - Intercepting beforeRemove or remove events

Issue - State: open - Opened by ivanseidel about 10 years ago - 6 comments

#226 - Lifecycle event beforeUpdate not working

Issue - State: open - Opened by Duvel about 10 years ago - 3 comments

#225 - Allow "id" property to be set manually

Issue - State: closed - Opened by mshick about 10 years ago - 4 comments

#224 - Adding Level adapter support for Sublevel and Multilevel

Pull Request - State: closed - Opened by mshick about 10 years ago - 3 comments

#223 - Modeling friendship with hasMany on this side

Issue - State: closed - Opened by ivanseidel about 10 years ago - 32 comments

#222 - saving save method and running fails

Issue - State: closed - Opened by ivanseidel about 10 years ago - 24 comments

#221 - Eager Loading hasMany of same type Model

Issue - State: closed - Opened by danfinlay about 10 years ago - 6 comments

#220 - Fixed typo in index

Pull Request - State: closed - Opened by Duvel about 10 years ago - 1 comment

#219 - model.first(undefined,...) will return a data object??

Issue - State: closed - Opened by yuchienho about 10 years ago - 1 comment

#218 - Display "clean" models and allow for extra (non-schema-defined) properties

Pull Request - State: closed - Opened by mshick about 10 years ago - 5 comments

#217 - Querying on an immediate association broken

Issue - State: closed - Opened by ben-ng about 10 years ago
Labels: bug

#216 - Fix link to model.config.defaultAdapter in README

Pull Request - State: closed - Opened by giodamelio about 10 years ago - 1 comment

#207 - Fixes problem of queries on datatype number in postgres.

Pull Request - State: closed - Opened by troyastorino over 10 years ago - 10 comments

#203 - Clean up adapter section and fix mongo references

Pull Request - State: closed - Opened by OscarGodson over 10 years ago - 7 comments

#202 - Cleaner, more documented, boostrapped model

Pull Request - State: closed - Opened by OscarGodson over 10 years ago - 1 comment

#197 - Note the difference between int and number model

Pull Request - State: open - Opened by OscarGodson over 10 years ago

#196 - Fix broken MD in README

Pull Request - State: closed - Opened by OscarGodson over 10 years ago - 1 comment

#191 - Querying by property of type `number` doesn't work in postgres

Issue - State: closed - Opened by troyastorino over 10 years ago - 4 comments

#189 - fix mysql reconnect

Pull Request - State: closed - Opened by evgk over 10 years ago - 1 comment

#188 - Problem with Mysql adapter reconnect-behaviour

Issue - State: closed - Opened by evgk over 10 years ago - 2 comments

#186 - custom message on validatesWithFunction

Pull Request - State: closed - Opened by viniciusrmcarneiro over 10 years ago - 4 comments

#183 - Rest-Adapter

Issue - State: open - Opened by der-On over 10 years ago - 9 comments

#173 - "level has to be required locally"

Issue - State: closed - Opened by daviddias over 10 years ago - 3 comments

#172 - Adding a clearer error message when trying to use an invalid includes.

Pull Request - State: closed - Opened by JohnPostlethwait over 10 years ago - 2 comments

#171 - Adding a better error message when a validation name is invalid.

Pull Request - State: closed - Opened by JohnPostlethwait over 10 years ago - 4 comments

#168 - Error message better when trying to use an invalid model prop.

Pull Request - State: closed - Opened by JohnPostlethwait over 10 years ago - 7 comments

#165 - updated travis build status image url

Pull Request - State: closed - Opened by der-On over 10 years ago - 1 comment

#163 - Added postgres configuration to adapter section of README.

Pull Request - State: open - Opened by danfinlay over 10 years ago - 1 comment

#162 - Fixed connection idle timeout for mysql adapter

Pull Request - State: closed - Opened by eden-lane over 10 years ago - 1 comment

#159 - Added defaultAdapter to model

Pull Request - State: closed - Opened by der-On over 10 years ago - 4 comments

#158 - Added docs about how to set model adapters

Pull Request - State: closed - Opened by der-On over 10 years ago - 1 comment

#157 - Error when trying to define a "type" property

Pull Request - State: closed - Opened by der-On over 10 years ago - 1 comment

#156 - Fix connection idle timeout

Pull Request - State: closed - Opened by eden-lane over 10 years ago - 3 comments

#153 - Client-side support (Support for IndexDB / Localstorage / Remotestorage)

Issue - State: open - Opened by marcelklehr over 10 years ago - 7 comments

#152 - Is there a co wrapper for model?

Issue - State: open - Opened by marcelklehr over 10 years ago - 2 comments

#150 - Laxer validation for properties and beforeValidate() as filter

Pull Request - State: closed - Opened by salieri over 10 years ago - 10 comments

#148 - Allow use of autoincrementing id fields for Postgres and MySQL

Pull Request - State: closed - Opened by salieri over 10 years ago - 6 comments

#147 - SQL: Allow database name and schema be specified for each model

Pull Request - State: closed - Opened by salieri over 10 years ago - 6 comments

#144 - Dev/ksmihtson/pluralize table name

Pull Request - State: open - Opened by smitt04 over 10 years ago - 5 comments

#143 - allow model.defineProperties to be called with an object and allow the p...

Pull Request - State: closed - Opened by smitt04 over 10 years ago - 1 comment

#142 - Defining the fields of an object property, as properties

Issue - State: closed - Opened by daviddias over 10 years ago - 3 comments

#136 - Proper remove API for associations

Issue - State: closed - Opened by mde almost 11 years ago - 2 comments

#133 - Added GreaterThanEqual and LessThanEqual Comparison at the same time

Pull Request - State: closed - Opened by akanieski almost 11 years ago - 4 comments

#132 - Scenarios for toJSON

Issue - State: open - Opened by mde almost 11 years ago - 9 comments

#130 - add alias for `asc`(1) and `desc`(-1)

Pull Request - State: open - Opened by FvckSh1t almost 11 years ago - 5 comments

#128 - Explicitly test remove by id and by query

Pull Request - State: closed - Opened by ben-ng almost 11 years ago

#124 - object datatype validate() now parses JSON strings

Pull Request - State: closed - Opened by der-On almost 11 years ago - 4 comments

#119 - autoIncrementId fix v2

Pull Request - State: closed - Opened by netwarex almost 11 years ago - 2 comments

#118 - autoIncrementId fix

Pull Request - State: open - Opened by netwarex almost 11 years ago - 1 comment

#102 - Issue #101. Querying object's properties

Pull Request - State: closed - Opened by sbmaxx about 11 years ago - 5 comments

#101 - Complex query with Obj.Obj.key doesn't work

Issue - State: open - Opened by sbmaxx about 11 years ago - 9 comments

#98 - Model instance's toJSON doesn't include association properties

Issue - State: open - Opened by mde about 11 years ago - 2 comments

#89 - Document `remove` method

Issue - State: closed - Opened by mde about 11 years ago - 2 comments

#73 - Scenarios

Pull Request - State: closed - Opened by ben-ng about 11 years ago - 2 comments

#67 - Allow LIKE to match globally with Mongo

Pull Request - State: closed - Opened by ben-ng over 11 years ago - 2 comments

#57 - Corrected sql generator for auto-increment int id column

Pull Request - State: closed - Opened by cyrosy over 11 years ago - 1 comment

#55 - 500 when using array type

Issue - State: closed - Opened by OscarGodson over 11 years ago - 15 comments

#53 - added unserialize method to 'object' datatype

Pull Request - State: open - Opened by der-On over 11 years ago - 5 comments

#43 - Fix present validation check

Pull Request - State: closed - Opened by lgomezma over 11 years ago - 17 comments